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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h809 int freebsd32_wait6(struct thread *, struct freebsd32_wait6_args *);
813 int freebsd32_wait6(struct thread *, struct freebsd32_wait6_args *);
H A Dfreebsd32_sysent.c596 { AS(freebsd32_wait6_args), (sy_call_t *)freebsd32_wait6, AUE_WAIT6, NULL, 0, 0, 0, SY_THR_STATIC }, /* 532 = freebsd32_wait6 */
600 { AS(freebsd32_wait6_args), (sy_call_t *)freebsd32_wait6, AUE_WAIT6, NULL, 0, 0, 0, SY_THR_STATIC }, /* 532 = freebsd32_wait6 */
H A Dfreebsd32_misc.c179 freebsd32_wait6(struct thread *td, struct freebsd32_wait6_args *uap) function

Completed in 235 milliseconds