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

/macosx-10.10/Libinfo-459/lookup.subproj/
H A Dcache_module.c433 .sim_host_all = &cache_host_all,
H A Dsi_module.h233 si_list_t *(*sim_host_all)(struct si_mod_s *si); member in struct:si_mod_vtable_s
H A Dsi_module.c632 if (si->vtable->sim_host_all == NULL) return NULL;
633 return si->vtable->sim_host_all(si);
H A Dsearch_module.c893 .sim_host_all = &search_host_all,
H A Dfile_module.c2309 .sim_host_all = &file_host_all,
H A Dds_module.c2190 .sim_host_all = NULL,

Completed in 146 milliseconds