Searched refs:SYS_getppid (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/unistd/ | ||
D | getppid.c | 6 return __syscall(SYS_getppid); in getppid() |
/third_party/musl/porting/liteos_m/user/include/bits/ | ||
D | syscall.h | 468 #define SYS_getppid 64 macro |