Searched refs:sys_ppoll (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/kern/ |
| HD | sys_generic.c | 1445 sys_ppoll(struct thread *td, struct ppoll_args *uap) in sys_ppoll() function
|
| HD | init_sysent.c | 593 …{ AS(ppoll_args), (sy_call_t *)sys_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 545 = ppoll…
|
| /freebsd-11-stable/sys/sys/ |
| HD | sysproto.h | 2181 int sys_ppoll(struct thread *, struct ppoll_args *);
|