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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dcache_module.c419 .sim_group_byuuid = NULL,
H A Dsi_module.h220 si_item_t *(*sim_group_byuuid)(struct si_mod_s *si, uuid_t uuid); member in struct:si_mod_vtable_s
H A Dsi_module.c560 if (si->vtable->sim_group_byuuid == NULL) return NULL;
561 return si->vtable->sim_group_byuuid(si, uuid);
H A Dsearch_module.c880 .sim_group_byuuid = &search_group_byuuid,
H A Dfile_module.c2296 .sim_group_byuuid = NULL,
H A Dds_module.c2176 .sim_group_byuuid = &ds_group_byuuid,

Completed in 134 milliseconds