HomeSort by: relevance | last modified time | path
    Searched defs:kqueue_poll (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
kern_event.c 96 static int kqueue_poll(file_t *, int);
188 .fo_poll = kqueue_poll,
2607 kqueue_poll(file_t *fp, int events) function
kern_event.c 96 static int kqueue_poll(file_t *, int);
188 .fo_poll = kqueue_poll,
2607 kqueue_poll(file_t *fp, int events) function
kern_event.c 96 static int kqueue_poll(file_t *, int);
188 .fo_poll = kqueue_poll,
2607 kqueue_poll(file_t *fp, int events) function

Completed in 107 milliseconds