Home
last modified time | relevance | path

Searched refs:SYS_getppid (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/unistd/
Dgetppid.c6 return __syscall(SYS_getppid); in getppid()
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h468 #define SYS_getppid 64 macro