Searched refs:sim_host_byname (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/Libinfo-459/lookup.subproj/
H A Dcache_module.c431 .sim_host_byname = &cache_host_byname,
H A Dsi_module.h231 si_item_t *(*sim_host_byname)(struct si_mod_s *si, const char *name, int af, const char *interface, uint32_t *err); member in struct:si_mod_vtable_s
H A Dsi_module.c616 if (si->vtable->sim_host_byname == NULL) return NULL;
617 return si->vtable->sim_host_byname(si, name, af, interface, err);
H A Dsearch_module.c891 .sim_host_byname = &search_host_byname,
H A Dfile_module.c2307 .sim_host_byname = &file_host_byname,
H A Dmdns_module.c773 .sim_host_byname = &mdns_hostbyname,
H A Dds_module.c2188 .sim_host_byname = NULL,

Completed in 147 milliseconds