Searched refs:freebsd32_ppoll (Results 1 – 3 of 3) sorted by relevance
617 …{ AS(freebsd32_ppoll_args), (sy_call_t *)freebsd32_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }…
850 int freebsd32_ppoll(struct thread *, struct freebsd32_ppoll_args *);
3245 freebsd32_ppoll(struct thread *td, struct freebsd32_ppoll_args *uap) in freebsd32_ppoll() function