Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/sunos/
Dsunos_syscallargs.h269 check_syscall_args(sunos_sys_sigsuspend)
624 int sunos_sys_sigsuspend(struct lwp *, const struct sunos_sys_sigsuspend_args *, register_t *…
Dsunos_sysent.c484 .sy_call = (sy_call_t *)sunos_sys_sigsuspend
Dsunos_misc.c340 sunos_sys_sigsuspend(struct lwp *l, const struct sunos_sys_sigsuspend_args *uap, register_t *retval) in sunos_sys_sigsuspend() function