Searched defs:__NR_pipe (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h49 #define __NR_pipe 22 macro
H A Dunistd_x32.h42 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
H A Dunistd_32.h74 #define __NR_pipe 42 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h67 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h414 #define __NR_pipe 1040 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h77 #define __NR_pipe (__NR_Linux + 42) macro
507 #define __NR_pipe (__NR_Linux + 21) macro
914 #define __NR_pipe (__NR_Linux + 21) macro

Completed in 138 milliseconds