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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dcache_module.c449 .sim_rpc_all = &cache_rpc_all,
H A Dsi_module.h249 si_list_t *(*sim_rpc_all)(struct si_mod_s *si); member in struct:si_mod_vtable_s
H A Dsi_module.c752 if (si->vtable->sim_rpc_all == NULL) return NULL;
753 return si->vtable->sim_rpc_all(si);
H A Dsearch_module.c909 .sim_rpc_all = &search_rpc_all,
H A Dfile_module.c2325 .sim_rpc_all = &file_rpc_all,
H A Dds_module.c2206 .sim_rpc_all = &ds_rpc_all,

Completed in 126 milliseconds