Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dsys_generic.c1491 sys_openbsd_poll(td, uap) function
Dinit_sysent.c289 …{ AS(openbsd_poll_args), (sy_call_t *)sys_openbsd_poll, AUE_POLL, NULL, 0, 0, SYF_CAPENABLED, SY_T…
/freebsd-9-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c302 …{ AS(openbsd_poll_args), (sy_call_t *)sys_openbsd_poll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, …
/freebsd-9-stable/sys/sys/
Dsysproto.h1921 int sys_openbsd_poll(struct thread *, struct openbsd_poll_args *);