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

/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h704 int freebsd32_select(struct thread *, struct freebsd32_select_args *);
H A Dfreebsd32_sysent.c143 { AS(freebsd32_select_args), (sy_call_t *)freebsd32_select, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 93 = freebsd32_select */
H A Dfreebsd32_misc.c646 freebsd32_select(struct thread *td, struct freebsd32_select_args *uap) function

Completed in 105 milliseconds