Home
last modified time | relevance | path

Searched defs:pipe2 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dpipe.c103 struct pipe_inode_info *pipe2) in pipe_double_lock()
1054 SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) in SYSCALL_DEFINE2() argument
/linux/tools/include/nolibc/
H A Dsys.h714 int pipe2(int pipefd[2], int flags) pipe2() function