Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDsys_generic.c1445 sys_ppoll(struct thread *td, struct ppoll_args *uap) in sys_ppoll() function
HDinit_sysent.c593 …{ AS(ppoll_args), (sy_call_t *)sys_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 545 = ppoll…
/freebsd-11-stable/sys/sys/
HDsysproto.h2181 int sys_ppoll(struct thread *, struct ppoll_args *);