Searched refs:map_p (Results 1 – 1 of 1) sorted by relevance
1274 struct dns_map *map_p; local1276 map_p = (struct dns_map *) xalloc(sizeof(*map_p));1277 memset(map_p, '\0', sizeof(*map_p));1278 map_p->dns_m_type = -1;1368 map_p->dns_m_options |= SM_RES_DNSSEC;1423 map_p->dns_m_type = dns_string_to_type(p);1426 if (map_p->dns_m_type < 0)1438 if (map_p->dns_m_type < 0)1451 map->map_db1 = (ARBPTR_T) map_p;1479 struct dns_map *map_p; local[all …]