Searched refs:map_p (Results 1 – 1 of 1) sorted by relevance
1042 struct dns_map *map_p; local1044 map_p = (struct dns_map *) xalloc(sizeof(*map_p));1045 memset(map_p, '\0', sizeof(*map_p));1046 map_p->dns_m_type = -1;1206 if (map_p->dns_m_type < 0)1247 struct dns_map *map_p; local7329 struct regex_map *map_p; local7341 map_p = (struct regex_map *) xnalloc(sizeof(*map_p));7412 sm_free(map_p); /* XXX */7419 map_p->regex_delim = newstr(map_p->regex_delim);[all …]