Searched refs:SYS_getcwd (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/unistd/ | ||
D | getcwd.c | 17 long ret = syscall(SYS_getcwd, buf, size); in getcwd() |
/third_party/musl/porting/liteos_m/user/include/bits/ | ||
D | syscall.h | 566 #define SYS_getcwd 183 macro |