Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_event.c127 static fo_poll_t kqueue_poll; variable
138 .fo_poll = kqueue_poll,
2038 kqueue_poll(struct file *fp, int events, struct ucred *active_cred, in kqueue_poll() function