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

1 2 3 4

  /bionic/libc/arch-mips/syscalls/
_waitpid.S 11 li $v0, __NR_waitpid
  /bionic/libc/arch-x86/syscalls/
_waitpid.S 18 movl $__NR_waitpid, %eax
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 192 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
234 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 198 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
296 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
395 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 198 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
296 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
395 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 198 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
296 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
395 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
    [all...]
  /bionic/libc/include/sys/
linux-syscalls.h 219 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
337 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 30 #define __NR_waitpid 7
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 185 #define __NR_waitpid (__NR_SYSCALL_BASE + 7)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 30 #define __NR_waitpid 7
  /external/kernel-headers/original/asm-x86/
unistd_32.h 15 #define __NR_waitpid 7
  /external/valgrind/main/include/vki/
vki-scnums-ppc32-linux.h 44 #define __NR_waitpid 7
vki-scnums-ppc64-linux.h 44 #define __NR_waitpid 7
vki-scnums-x86-linux.h 44 #define __NR_waitpid 7

Completed in 508 milliseconds

1 2 3 4