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

/darwin-on-arm/xnu/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
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c1547 { &vnop_select_desc, (VOPFUNC)err_select }, /* select */

Completed in 24 milliseconds