Searched refs:SYS_pipe (Results 1 – 7 of 7) sorted by relevance
589 #define SYS_pipe 263 macro
868 #if defined (SYS_pipe) in init_syscall_table()869 syscall_table[SYS_pipe] = "pipe"; in init_syscall_table()
150 SYS_pipe enumerator
221 [SYS_pipe] = PLEDGE_STDIO,
891 [SYS_pipe] = { Pptr },
1168 case SYS_pipe: in syscall_emulator()
9305 There's a problem with C<syscall(SYS_pipe())>: it returns the file