HomeSort by relevance Sort by last modified time
    Searched defs:__NR_vfork (Results 1 - 18 of 18) sorted by null

  /bionic/libc/arch-x86/bionic/
vfork.S 3 #ifndef __NR_vfork
4 #define __NR_vfork 190
21 movl $__NR_vfork, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 136 #define __NR_vfork (__NR_SYSCALL_BASE + 190)
233 #define __NR_vfork (__NR_SYSCALL_BASE + 190)
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 135 #define __NR_vfork (__NR_SYSCALL_BASE + 190)
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 135 #define __NR_vfork (__NR_SYSCALL_BASE + 190)
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 135 #define __NR_vfork (__NR_SYSCALL_BASE + 190)
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 135 #define __NR_vfork (__NR_SYSCALL_BASE + 190)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 135 #define __NR_vfork (__NR_SYSCALL_BASE + 190)
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 135 #define __NR_vfork (__NR_SYSCALL_BASE + 190)