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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dmap.c1020 struct dns_map *map_p; local
1022 map_p = (struct dns_map *) xalloc(sizeof(*map_p));
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)
1180 map->map_db1 = (ARBPTR_T) map_p;
1208 struct dns_map *map_p; local
1219 map_p
6849 struct regex_map *map_p; local
7014 struct regex_map *map_p; local
[all...]

Completed in 25 milliseconds