HomeSort by: relevance | last modified time | path
    Searched refs:sys___sigsuspend14 (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/kern/
sys_sig.c 179 sys___sigsuspend14(struct lwp *l, const struct sys___sigsuspend14_args *uap, function
init_sysent.c 1483 .sy_call = (sy_call_t *)sys___sigsuspend14
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 1251 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
aoutm68k_sysent.c 1649 .sy_call = (sy_call_t *)sys___sigsuspend14
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 1083 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);
freebsd_sysent.c 1511 .sy_call = (sy_call_t *)sys___sigsuspend14
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1746 return sys___sigsuspend14(l, &ua, retval);
  /src/sys/sys/
syscallargs.h 1929 check_syscall_args(sys___sigsuspend14)
3965 int sys___sigsuspend14(struct lwp *, const struct sys___sigsuspend14_args *, register_t *);

Completed in 51 milliseconds