Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h448 struct sunos32_sys_sigpending_args { struct
748 int sunos32_sys_sigpending(struct lwp *, const struct sunos32_sys_sigpending_args *, register_t *);
H A Dsunos32_sysent.c722 ns(struct sunos32_sys_sigpending_args),
H A Dsunos32_misc.c508 sunos32_sys_sigpending(struct lwp *l, const struct sunos32_sys_sigpending_args *uap, register_t *re… in sunos32_sys_sigpending()