Home
last modified time | relevance | path

Searched refs:sunos_sys_socketpair (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/compat/sunos/
H A Dsunos_syscallargs.h317 check_syscall_args(sunos_sys_socketpair)
666 int sunos_sys_socketpair(struct lwp *, const struct sunos_sys_socketpair_args *, register_t *);
H A Dsunos_sysent.c591 .sy_call = (sy_call_t *)sunos_sys_socketpair
H A Dsunos_misc.c627 sunos_sys_socketpair(struct lwp *l, const struct sunos_sys_socketpair_args *uap, register_t *retval) in sunos_sys_socketpair() function