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

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c584 { AS(freebsd32_pselect_args), (sy_call_t *)freebsd32_pselect, AUE_SELECT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 522 = freebsd32_pselect */
H A Dfreebsd32_proto.h832 int freebsd32_pselect(struct thread *, struct freebsd32_pselect_args *);
H A Dfreebsd32_misc.c681 freebsd32_pselect(struct thread *td, struct freebsd32_pselect_args *uap) function

Completed in 109 milliseconds