Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_vnops.c124 static int vn_select( struct fileproc *fp, int which, void * wql,
139 .fo_select = vn_select,
1725 vn_select(struct fileproc *fp, int which, void *wql, __unused vfs_context_t ctx) in vn_select() function