Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c1016 int dns_m_type; member
1028 map_p->dns_m_type = -1;
1137 map_p->dns_m_type = dns_string_to_type(p);
1140 if (map_p->dns_m_type < 0)
1172 if (map_p->dns_m_type < 0)
1238 r = dns_lookup_int(appdomain, C_IN, map_p->dns_m_type,
1244 r = dns_lookup_int(name, C_IN, map_p->dns_m_type,
1309 if (map_p->dns_m_type != rr->rr_type)