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

1 2 3 4 5 6

  /bionic/libc/arch-arm/syscalls/
wait4.S 8 ldr r7, =__NR_wait4
  /bionic/libc/arch-mips/syscalls/
wait4.S 11 li $v0, __NR_wait4
  /bionic/libc/arch-x86/syscalls/
wait4.S 15 movl $__NR_wait4, %eax
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 105 #define __NR_wait4 61
vki-scnums-s390x-linux.h 123 #define __NR_wait4 114
vki-scnums-arm-linux.h 151 #define __NR_wait4 114
vki-scnums-ppc32-linux.h 151 #define __NR_wait4 114
vki-scnums-ppc64-linux.h 151 #define __NR_wait4 114
vki-scnums-x86-linux.h 151 #define __NR_wait4 114
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 257 #if !defined(__NR_wait4)
258 #define __NR_wait4 61
x86_32_linux_syscalls.h 469 #if !defined(__NR_wait4)
470 #define __NR_wait4 114
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 164 #define __NR_wait4 114
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 122 #define __NR_wait4 (__NR_SYSCALL_BASE + 114)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 164 #define __NR_wait4 114
  /external/kernel-headers/original/asm-x86/
unistd_32.h 122 #define __NR_wait4 114
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 122 #define __NR_wait4 114
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 122 #define __NR_wait4 114
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 122 #define __NR_wait4 114
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 122 #define __NR_wait4 (__NR_SYSCALL_BASE + 114)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 122 #define __NR_wait4 (__NR_SYSCALL_BASE + 114)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 122 #define __NR_wait4 (__NR_SYSCALL_BASE + 114)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 129 #define __NR_wait4 114
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 122 #define __NR_wait4 (__NR_SYSCALL_BASE + 114)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 122 #define __NR_wait4 (__NR_SYSCALL_BASE + 114)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 129 #define __NR_wait4 114

Completed in 56 milliseconds

1 2 3 4 5 6