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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h749 int freebsd32_sigwaitinfo(struct thread *, struct freebsd32_sigwaitinfo_args *);
H A Dfreebsd32_sysent.c396 { 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.c2524 freebsd32_sigwaitinfo(struct thread *td, struct freebsd32_sigwaitinfo_args *uap) function

Completed in 144 milliseconds