HomeSort by relevance Sort by last modified time
    Searched refs:__NR_getppid (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /bionic/libc/arch-arm/syscalls/
getppid.S 8 ldr r7, =__NR_getppid
  /bionic/libc/arch-x86/syscalls/
getppid.S 10 movl $__NR_getppid, %eax
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 161 #define __NR_getppid 110
vki-scnums-s390x-linux.h 87 #define __NR_getppid 64
vki-scnums-arm-linux.h 101 #define __NR_getppid 64
vki-scnums-ppc32-linux.h 101 #define __NR_getppid 64
vki-scnums-ppc64-linux.h 101 #define __NR_getppid 64
vki-scnums-x86-linux.h 101 #define __NR_getppid 64
  /bionic/libc/include/sys/
linux-syscalls.h 26 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 101 #define __NR_getppid 64
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 101 #define __NR_getppid 64
  /external/kernel-headers/original/asm-x86/
unistd_32.h 72 #define __NR_getppid 64
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 72 #define __NR_getppid 64
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 72 #define __NR_getppid 64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 72 #define __NR_getppid 64
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 79 #define __NR_getppid 64
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 79 #define __NR_getppid 64
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 25 #define __NR_getppid (__NR_SYSCALL_BASE + 64)

Completed in 480 milliseconds

1 2 3 4