Home
last modified time | relevance | path

Searched refs:__NR_getppid (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h131 #define __NR_getppid 110 macro
Dunistd_32.h85 #define __NR_getppid 64 macro
Dunistd_x32.h119 #define __NR_getppid (__X32_SYSCALL_BIT + 110) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h242 #define __NR_getppid 173 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h366 #if defined(__NR_getppid)
367 #define SYS_getppid __NR_getppid
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h67 #define __NR_getppid (__NR_SYSCALL_BASE + 64) macro