Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/ !
H A Dnecp_client.c163 static int necpop_select(struct fileproc *, int, void *, vfs_context_t);
382 .fo_select = necpop_select,
1069 necpop_select(struct fileproc *fp, int which, void *wql, vfs_context_t ctx) in necpop_select() function