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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dmap.c1011 int dns_m_type; member in struct:dns_map
1023 map_p->dns_m_type = -1;
1132 map_p->dns_m_type = dns_string_to_type(p);
1135 if (map_p->dns_m_type < 0)
1167 if (map_p->dns_m_type < 0)
1233 r = dns_lookup_int(appdomain, C_IN, map_p->dns_m_type,
1239 r = dns_lookup_int(name, C_IN, map_p->dns_m_type,
1304 if (map_p->dns_m_type != rr->rr_type)

Completed in 32 milliseconds