Searched refs:__NR_pipe2 (Results 1 - 7 of 7) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dpipe2.S8 ldr r7, =__NR_pipe2
/bionic/libc/arch-mips/syscalls/
H A Dpipe2.S11 li $v0, __NR_pipe2
/bionic/libc/arch-x86/syscalls/
H A Dpipe2.S14 movl $__NR_pipe2, %eax
/bionic/libc/include/sys/
H A Dlinux-syscalls.h126 #define __NR_pipe2 (__NR_SYSCALL_BASE + 359) macro
332 #define __NR_pipe2 (__NR_SYSCALL_BASE + 331) macro
464 #define __NR_pipe2 (__NR_SYSCALL_BASE + 328) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h431 #define __NR_pipe2 331 macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h434 #define __NR_pipe2 (__NR_Linux + 328) macro
822 #define __NR_pipe2 (__NR_Linux + 287) macro
1216 #define __NR_pipe2 (__NR_Linux + 291) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h437 #define __NR_pipe2 (__NR_SYSCALL_BASE+359) macro

Completed in 119 milliseconds