Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDkern_event.c116 static fo_poll_t kqueue_poll; variable
127 .fo_poll = kqueue_poll,
1901 kqueue_poll(struct file *fp, int events, struct ucred *active_cred, in kqueue_poll() function