Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h329 check_syscall_args(sunos32_sys_socketpair)
675 int sunos32_sys_socketpair(struct lwp *, const struct sunos32_sys_socketpair_args *, register_t *);
H A Dsunos32_sysent.c531 .sy_call = (sy_call_t *)sunos32_sys_socketpair
H A Dsunos32_misc.c845 sunos32_sys_socketpair(struct lwp *l, const struct sunos32_sys_socketpair_args *uap, register_t *re… in sunos32_sys_socketpair() function