Home
last modified time | relevance | path

Searched refs:sys_ppoll (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dsys_generic.c1563 sys_ppoll(struct thread *td, struct ppoll_args *uap) in sys_ppoll() function
H A Dinit_sysent.c608 …{ .sy_narg = AS(ppoll_args), .sy_call = (sy_call_t *)sys_ppoll, .sy_auevent = AUE_POLL, .sy_flags …
/freebsd/sys/sys/
H A Dsysproto.h2237 int sys_ppoll(struct thread *, struct ppoll_args *);