Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h377 int sys_ppoll(struct thread *, struct ppoll_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c1525 sys_ppoll(struct thread *td, struct ppoll_args *uap) in sys_ppoll() function
H A Dinit_sysent.c603 …{ .sy_narg = AS(ppoll_args), .sy_call = (sy_call_t *)sys_ppoll, .sy_auevent = AUE_POLL, .sy_flags …
/f-stack/freebsd/sys/
H A Dsysproto.h2211 int sys_ppoll(struct thread *, struct ppoll_args *);