Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dsys_socket.c105 .fo_select = soo_select,
301 soo_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) in soo_select() function
/xnu-11215.81.4/bsd/miscfs/fifofs/
H A Dfifo_vnops.c448 ready = soo_select(&filetmp, ap->a_which, ap->a_wql, ap->a_context); in fifo_select()
455 ready = soo_select(&filetmp, ap->a_which, ap->a_wql, ap->a_context); in fifo_select()
/xnu-11215.81.4/bsd/sys/
H A Dsocketvar.h1005 extern int soo_select(struct fileproc *, int, void *, vfs_context_t);