Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/vfs/
H A Dvfs_vnops.c125 static int vn_select( struct fileproc *fp, int which, void * wql,
140 .fo_select = vn_select,
1786 vn_select(struct fileproc *fp, int which, void *wql, __unused vfs_context_t ctx) in vn_select() function