Home
last modified time | relevance | path

Searched defs:__NR_pipe (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h43 #define __NR_pipe 22 macro
Dunistd_x32.h38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
Dunistd_32.h63 #define __NR_pipe 42 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n32.h42 #define __NR_pipe (__NR_Linux + 21) macro
Dunistd_n64.h42 #define __NR_pipe (__NR_Linux + 21) macro
Dunistd_o32.h63 #define __NR_pipe (__NR_Linux + 42) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h51 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro