Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dmap.c1034 struct dns_map *map_p; local
1036 map_p = (struct dns_map *) xalloc(sizeof(*map_p));
1037 map_p->dns_m_type = -1;
1149 if (map_p->dns_m_type < 0)
1181 if (map_p->dns_m_type < 0)
1222 struct dns_map *map_p; local
6866 struct regex_map *map_p; local
6878 map_p = (struct regex_map *) xnalloc(sizeof(*map_p));
6949 sm_free(map_p); /* XXX */
6956 map_p->regex_delim = newstr(map_p->regex_delim);
[all …]