Searched refs:sys___sigsuspend14 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/sys/kern/ |
H A D | sys_sig.c | 178 sys___sigsuspend14(struct lwp *l, const struct sys___sigsuspend14_args *uap, in sys___sigsuspend14() function
|
H A D | init_sysent.c | 1483 .sy_call = (sy_call_t *)sys___sigsuspend14
|
/netbsd-src/sys/compat/freebsd/ |
H A D | freebsd_syscallargs.h | 1083 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
|
H A D | freebsd_sysent.c | 1511 .sy_call = (sy_call_t *)sys___sigsuspend14
|
/netbsd-src/sys/compat/aoutm68k/ |
H A D | aoutm68k_syscallargs.h | 1251 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
|
H A D | aoutm68k_sysent.c | 1649 .sy_call = (sy_call_t *)sys___sigsuspend14
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_netbsd.c | 1746 return sys___sigsuspend14(l, &ua, retval); in netbsd32___sigsuspend14()
|
/netbsd-src/sys/sys/ |
H A D | syscallargs.h | 1929 check_syscall_args(sys___sigsuspend14) 3965 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
|