Home
last modified time | relevance | path

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

/netbsd/sys/compat/sunos32/
H A Dsunos32_syscallargs.h263 check_syscall_args(sunos32_sys_setsockopt)
623 int sunos32_sys_setsockopt(struct lwp *, const struct sunos32_sys_setsockopt_args *, register_t *);
H A Dsunos32_sysent.c415 .sy_call = (sy_call_t *)sunos32_sys_setsockopt
H A Dsunos32_misc.c749 sunos32_sys_setsockopt(struct lwp *l, const struct sunos32_sys_setsockopt_args *uap, register_t *re… in sunos32_sys_setsockopt() function