HomeSort by relevance Sort by last modified time
    Searched refs:__NR_dup3 (Results 26 - 50 of 52) sorted by null

12 3

  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 432 #define __NR_dup3 (__NR_Linux + 327)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 432 #define __NR_dup3 (__NR_Linux + 327)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 36 #define SYS_dup3 __NR_dup3
382 #define SYS_dup3 __NR_dup3
736 #define SYS_dup3 __NR_dup3
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 102 case __NR_dup3_portable: native_number = __NR_dup3; break;
  /external/kernel-headers/original/asm-arm/
unistd.h 387 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 367 #define __NR_dup3 (__NR_Linux + 327)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 436 #define __NR_dup3 (__NR_SYSCALL_BASE+358)
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 575 case __NR_dup3:
    [all...]

Completed in 468 milliseconds

12 3