Searched refs:sys_ppoll (Results 1 – 4 of 4) sorted by relevance
377 int sys_ppoll(struct thread *, struct ppoll_args *);
1525 sys_ppoll(struct thread *td, struct ppoll_args *uap) in sys_ppoll() function
603 …{ .sy_narg = AS(ppoll_args), .sy_call = (sy_call_t *)sys_ppoll, .sy_auevent = AUE_POLL, .sy_flags …
2211 int sys_ppoll(struct thread *, struct ppoll_args *);