Home
last modified time | relevance | path

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

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