Searched refs:freebsd32_sigwaitinfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h748 int freebsd32_sigwaitinfo(struct thread *, struct freebsd32_sigwaitinfo_args *);
H A Dfreebsd32_sysent.c402 { AS(freebsd32_sigwaitinfo_args), (sy_call_t *)freebsd32_sigwaitinfo, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 346 = freebsd32_sigwaitinfo */
H A Dfreebsd32_misc.c2537 freebsd32_sigwaitinfo(struct thread *td, struct freebsd32_sigwaitinfo_args *uap) function

Completed in 71 milliseconds