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

  /src/sys/kern/
kern_event.c 93 static int kqueue_poll(file_t *, int);
185 .fo_poll = kqueue_poll,
2604 kqueue_poll(file_t *fp, int events) function in typeref:typename:int

Completed in 15 milliseconds