Home
last modified time | relevance | path

Searched refs:pipe2_args (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/kern/
H A Dsys_pipe.c514 sys_pipe2(struct thread *td, struct pipe2_args *uap) in sys_pipe2()
H A Dinit_sysent.c600 …{ .sy_narg = AS(pipe2_args), .sy_call = (sy_call_t *)sys_pipe2, .sy_auevent = AUE_PIPE, .sy_flags …
H A Dsystrace_args.c3071 struct pipe2_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1661 struct pipe2_args { struct
2208 int sys_pipe2(struct thread *, struct pipe2_args *);