Home
last modified time | relevance | path

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

/netbsd/sys/rump/librump/rumpkern/
H A Drumpkern_syscalls.c75 extern sy_call_t sys_pipe2;
146 { 453, sys_pipe2 },
/netbsd/sys/rump/
H A Drump.sysmap192 453 sys_pipe2 pipe2 rump___sysimpl_pipe2
/netbsd/sys/kern/
H A Dsys_descrip.c716 sys_pipe2(struct lwp *l, const struct sys_pipe2_args *uap, register_t *retval) in sys_pipe2() function
H A Dinit_sysent.c2217 .sy_call = (sy_call_t *)sys_pipe2
/netbsd/sys/sys/
H A Dsyscallargs.h2980 check_syscall_args(sys_pipe2)
4235 int sys_pipe2(struct lwp *, const struct sys_pipe2_args *, register_t *);