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

1 2 3

  /bionic/libc/arch-arm/syscalls/
pipe2.S 8 ldr r7, =__NR_pipe2
  /bionic/libc/arch-mips/syscalls/
pipe2.S 11 li $v0, __NR_pipe2
  /bionic/libc/arch-x86/syscalls/
pipe2.S 11 movl $__NR_pipe2, %eax
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 142 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
200 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
243 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 192 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
292 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
390 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 377 #define __NR_pipe2 293
vki-scnums-s390x-linux.h 293 #define __NR_pipe2 325
vki-scnums-arm-linux.h 398 #define __NR_pipe2 359
vki-scnums-ppc32-linux.h 362 #define __NR_pipe2 317
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 192 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
292 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
390 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 192 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
292 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
390 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331)
    [all...]
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 431 #define __NR_pipe2 331
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 431 #define __NR_pipe2 331
  /external/kernel-headers/original/asm-x86/
unistd_32.h 339 #define __NR_pipe2 331

Completed in 536 milliseconds

1 2 3