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;1438 if (map_p->dns_m_type < 0)1479 struct dns_map *map_p; local7592 struct regex_map *map_p; local7604 map_p = (struct regex_map *) xnalloc(sizeof(*map_p));7678 sm_free(map_p); /* XXX */7685 map_p->regex_delim = newstr(map_p->regex_delim);[all …]