Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_vnops.c121 static int vn_select( struct fileproc *fp, int which, void * wql,
136 .fo_select = vn_select,
1787 vn_select(struct fileproc *fp, int which, void *wql, __unused vfs_context_t ctx) in vn_select() function