Searched refs:sim_fs_byspec (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dcache_module.c451 .sim_fs_byspec = &cache_fs_byspec,
H A Dsi_module.h251 si_item_t *(*sim_fs_byspec)(struct si_mod_s *si, const char *spec); member in struct:si_mod_vtable_s
H A Dsi_module.c760 if (si->vtable->sim_fs_byspec == NULL) return NULL;
761 return si->vtable->sim_fs_byspec(si, spec);
H A Dsearch_module.c911 .sim_fs_byspec = &search_fs_byspec,
H A Dfile_module.c2327 .sim_fs_byspec = &file_fs_byspec,
H A Dds_module.c2208 .sim_fs_byspec = &ds_fs_byspec,

Completed in 223 milliseconds