Searched refs:sigwait_args (Results 1 – 6 of 6) sorted by relevance
1156 struct sigwait_args { struct2152 int sys_sigwait(struct thread *, struct sigwait_args *);
492 …{ .sy_narg = AS(sigwait_args), .sy_call = (sy_call_t *)sys_sigwait, .sy_auevent = AUE_SIGWAIT, .sy…
1247 sys_sigwait(struct thread *td, struct sigwait_args *uap) in sys_sigwait()
2168 struct sigwait_args *p = params; in systrace_args()
493 …{ .sy_narg = AS(sigwait_args), .sy_call = (sy_call_t *)sys_sigwait, .sy_auevent = AUE_SIGWAIT, .sy…
2035 struct sigwait_args *p = params; in systrace_args()