Searched refs:err_select (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_support.h95 extern int err_select(struct vnop_select_args *ap);
H A Dvfs_support.c299 err_select(__unused struct vnop_select_args *ap) function
/xnu-2422.115.4/bsd/miscfs/mockfs/
H A Dmockfs_vnops.c416 { &vnop_select_desc, (VOPFUNC) err_select }, /* select */
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1547 { &vnop_select_desc, (VOPFUNC)err_select }, /* select */

Completed in 39 milliseconds