Searched refs:synthfs_select (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/synthfs/
H A Dsynthfs.h211 int synthfs_select (struct vnop_select_args *);
H A Dsynthfs_vnops.c93 {&vnop_select_desc, (VOPFUNC)synthfs_select}, /* select */
760 * synthfs_select - just say OK. Only possible op is readdir
765 synthfs_select(__unused function
775 DBG_VOP(("synthfs_select called\n"));

Completed in 9 milliseconds