Home
last modified time | relevance | path

Searched refs:sys_pipe2_args (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/kern/
Dsys_descrip.c718 sys_pipe2(struct lwp *l, const struct sys_pipe2_args *uap, register_t *retval) in sys_pipe2()
Dinit_sysent.c2221 ns(struct sys_pipe2_args),
Dsystrace_args.c3447 const struct sys_pipe2_args *p = params; in systrace_args()
/netbsd/src/sys/sys/
Dsyscallargs.h2976 struct sys_pipe2_args { struct
4252 int sys_pipe2(struct lwp *, const struct sys_pipe2_args *, register_t *);
/netbsd/src/sys/rump/librump/rumpkern/
Drump_syscalls.c5682 struct sys_pipe2_args callarg; in rump___sysimpl_pipe2()
8471 ns(struct sys_pipe2_args),