HomeSort by relevance Sort by last modified time
    Searched refs:__NR_dup2 (Results 101 - 125 of 139) sorted by null

1 2 3 45 6

  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 285 #define __NR_dup2 VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(90)
    [all...]
vki-scnums-mips32-linux.h 103 #define __NR_dup2 (__NR_Linux + 63)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 33 #define SYS_dup2 __NR_dup2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 33 #define SYS_dup2 __NR_dup2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 33 #define SYS_dup2 __NR_dup2
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 91 #define __NR_dup2 (__NR_SYSCALL_BASE+ 63)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 313 // __NR_dup2 63
314 GO(__NR_dup2, "2s 0m");
315 SY(__NR_dup2, x0-1, x0); FAIL;
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 45 #define __NR_dup2 (__NR_SYSCALL_BASE + 63)
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux.cc 180 return internal_syscall(__NR_dup2, oldfd, newfd);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 45 #define __NR_dup2 (__NR_SYSCALL_BASE + 63)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 45 #define __NR_dup2 (__NR_SYSCALL_BASE + 63)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 45 #define __NR_dup2 (__NR_SYSCALL_BASE + 63)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 45 #define __NR_dup2 (__NR_SYSCALL_BASE + 63)
    [all...]

Completed in 239 milliseconds

1 2 3 45 6