Home
last modified time | relevance | path

Searched refs:sys___sigsuspend14 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/kern/
H A Dsys_sig.c178 sys___sigsuspend14(struct lwp *l, const struct sys___sigsuspend14_args *uap, in sys___sigsuspend14() function
H A Dinit_sysent.c1483 .sy_call = (sy_call_t *)sys___sigsuspend14
/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h1083 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
H A Dfreebsd_sysent.c1511 .sy_call = (sy_call_t *)sys___sigsuspend14
/netbsd-src/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h1251 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
H A Daoutm68k_sysent.c1649 .sy_call = (sy_call_t *)sys___sigsuspend14
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c1746 return sys___sigsuspend14(l, &ua, retval); in netbsd32___sigsuspend14()
/netbsd-src/sys/sys/
H A Dsyscallargs.h1929 check_syscall_args(sys___sigsuspend14)
3965 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);