Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_event.c155 static int kqueue_select(struct fileproc *fp, int which, void *wq_link_id,
167 .fo_select = kqueue_select,
5078 kqueue_select(struct fileproc *fp, int which, void *wql, __unused vfs_context_t ctx) function