HomeSort by relevance Sort by last modified time
    Searched refs:__NR_getppid (Results 51 - 75 of 138) sorted by null

1 23 4 5 6

  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 101 #define __NR_getppid 64
  /external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf_unittest.cc 285 case __NR_getppid:
300 case __NR_getppid:
311 BPF_ASSERT(syscall(__NR_getppid, 0) > 0);
314 BPF_ASSERT(syscall(__NR_getppid, 1) == -1);
324 BPF_ASSERT(syscall(__NR_getppid, 0) == -1);
327 BPF_ASSERT(syscall(__NR_getppid, 1) == -1);
    [all...]
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 202 #if !defined(__NR_getppid)
203 #define __NR_getppid (__NR_SYSCALL_BASE+64)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 249 #define __NR_getppid 110
250 __SYSCALL(__NR_getppid, sys_getppid)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 249 #define __NR_getppid 110
250 __SYSCALL(__NR_getppid, sys_getppid)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 249 #define __NR_getppid 110
250 __SYSCALL(__NR_getppid, sys_getppid)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 84 #define __NR_getppid (__NR_SYSCALL_BASE+ 64)

Completed in 309 milliseconds

1 23 4 5 6