Searched refs:__NR_pipe (Results 1 – 4 of 4) sorted by relevance
97 #define __NR_pipe 42 macro98 __SYSCALL(__NR_pipe, sys_pipe)
34 #define __NR_pipe (__NR_SYSCALL_BASE + 42) macro
1590 #ifdef __NR_pipe1591 # define SYS_pipe __NR_pipe