Searched refs:sunos32_sys_socketpair (Results 1 – 3 of 3) sorted by relevance
329 check_syscall_args(sunos32_sys_socketpair)675 int sunos32_sys_socketpair(struct lwp *, const struct sunos32_sys_socketpair_args *, register_t *);
531 .sy_call = (sy_call_t *)sunos32_sys_socketpair
845 sunos32_sys_socketpair(struct lwp *l, const struct sunos32_sys_socketpair_args *uap, register_t *re… in sunos32_sys_socketpair() function