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

  /src/sys/kern/
sys_sig.c 160 sys___sigpending14(struct lwp *l, const struct sys___sigpending14_args *uap, function in typeref:typename:int
init_sysent.c 1473 .sy_call = (sy_call_t *)sys___sigpending14
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 1247 int sys___sigpending14(struct lwp *, const struct sys___sigpending14_args *, register_t *);
aoutm68k_sysent.c 1639 .sy_call = (sy_call_t *)sys___sigpending14
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 1087 int sys___sigpending14(struct lwp *, const struct sys___sigpending14_args *, register_t *);
freebsd_sysent.c 1521 .sy_call = (sy_call_t *)sys___sigpending14
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1716 return sys___sigpending14(l, &ua, retval);
  /src/sys/sys/
syscallargs.h 1913 check_syscall_args(sys___sigpending14)
3961 int sys___sigpending14(struct lwp *, const struct sys___sigpending14_args *, register_t *);

Completed in 20 milliseconds