Searched refs:kqueue_poll (Results 1 – 1 of 1) sorted by relevance
93 static int kqueue_poll(file_t *, int);185 .fo_poll = kqueue_poll,2604 kqueue_poll(file_t *fp, int events) in kqueue_poll() function