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

1 2

  /bionic/libc/arch-arm/syscalls/
pipe2.S 8 ldr r7, =__NR_pipe2
  /bionic/libc/arch-x86/syscalls/
pipe2.S 14 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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r6/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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/android-ndk-r7/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)
  /bionic/libc/include/sys/
linux-syscalls.h 160 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359)
222 #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
vki-scnums-ppc64-linux.h 354 #define __NR_pipe2 317
vki-scnums-x86-linux.h 368 #define __NR_pipe2 331
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 340 #define __NR_pipe2 331
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 434 #define __NR_pipe2 (__NR_Linux + 328)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 434 #define __NR_pipe2 (__NR_Linux + 328)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 351 #define __NR_pipe2 (__NR_Linux + 328)
657 #define __NR_pipe2 (__NR_Linux + 287)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
unistd.h 434 #define __NR_pipe2 (__NR_Linux + 328)
    [all...]

Completed in 3289 milliseconds

1 2