Searched refs:sigwait_args (Results 1 – 6 of 6) sorted by relevance
1142 struct sigwait_args { struct2162 int sys_sigwait(struct thread *, struct sigwait_args *);
1236 sys_sigwait(struct thread *td, struct sigwait_args *uap) in sys_sigwait()
498 …{ .sy_narg = AS(sigwait_args), .sy_call = (sy_call_t *)sys_sigwait, .sy_auevent = AUE_SIGWAIT, .sy…
2139 struct sigwait_args *p = params; in systrace_args()
499 …{ .sy_narg = AS(sigwait_args), .sy_call = (sy_call_t *)sys_sigwait, .sy_auevent = AUE_SIGWAIT, .sy…
2006 struct sigwait_args *p = params; in systrace_args()