Home | History | Annotate | Download | only in strace

Lines Matching full:do_pipe

1832 do_pipe(struct tcb *tcp, int flags_arg)
1862 return do_pipe(tcp, -1);
1869 return do_pipe(tcp, 1);