Searched refs:__NR_pipe (Results 1 – 5 of 5) sorted by relevance
43 #define __NR_pipe 22 macro
63 #define __NR_pipe 42 macro
38 #define __NR_pipe (__X32_SYSCALL_BIT + 22) macro
735 #if defined(__NR_pipe)736 #define SYS_pipe __NR_pipe
51 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro