Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sig.c1156 sys_sigwait(struct thread *td, struct sigwait_args *uap) in sys_sigwait() function
H A Dinit_sysent.c487 …{ .sy_narg = AS(sigwait_args), .sy_call = (sy_call_t *)sys_sigwait, .sy_auevent = AUE_SIGWAIT, .sy…
/f-stack/freebsd/sys/
H A Dsysproto.h2108 int sys_sigwait(struct thread *, struct sigwait_args *);