Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDinit_sysent.c479 …{ .sy_narg = AS(sigaction_args), .sy_call = (sy_call_t *)sys_sigaction, .sy_auevent = AUE_SIGACTIO…
HDkern_sig.c952 sys_sigaction(struct thread *td, struct sigaction_args *uap) in sys_sigaction() function
/freebsd-14-stable/sys/sys/
HDsysproto.h2143 int sys_sigaction(struct thread *, struct sigaction_args *);