Searched defs:pipe2 (Results 1 – 2 of 2) sorted by relevance
103 struct pipe_inode_info *pipe2) in pipe_double_lock()1054 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
714 int pipe2(int pipefd[2], int flags) pipe2() function