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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dcache_module.c441 .sim_service_all = &cache_service_all,
H A Dsi_module.h241 si_list_t *(*sim_service_all)(struct si_mod_s *si); member in struct:si_mod_vtable_s
H A Dsi_module.c704 if (si->vtable->sim_service_all == NULL) return NULL;
705 return si->vtable->sim_service_all(si);
H A Dsearch_module.c901 .sim_service_all = &search_service_all,
H A Dfile_module.c2317 .sim_service_all = &file_service_all,
H A Dds_module.c2198 .sim_service_all = &ds_service_all,

Completed in 214 milliseconds