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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dcache_module.c420 .sim_group_all = &cache_group_all,
H A Dsi_module.h221 si_list_t *(*sim_group_all)(struct si_mod_s *si); member in struct:si_mod_vtable_s
H A Dsi_module.c568 if (si->vtable->sim_group_all == NULL) return NULL;
569 return si->vtable->sim_group_all(si);
H A Dsearch_module.c881 .sim_group_all = &search_group_all,
H A Dfile_module.c2297 .sim_group_all = &file_group_all,
H A Dds_module.c2177 .sim_group_all = &ds_group_all,

Completed in 134 milliseconds