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

/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_event.c87 static int kqueue_poll(file_t *, int);
114 .fo_poll = kqueue_poll,
1361 kqueue_poll(file_t *fp, int events) function

Completed in 108 milliseconds