Searched refs:sys_pipe2 (Results 1 – 3 of 3) sorted by relevance
514 sys_pipe2(struct thread *td, struct pipe2_args *uap) in sys_pipe2() function
600 …{ .sy_narg = AS(pipe2_args), .sy_call = (sy_call_t *)sys_pipe2, .sy_auevent = AUE_PIPE, .sy_flags …
2208 int sys_pipe2(struct thread *, struct pipe2_args *);