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

/freebsd-13-stable/contrib/sendmail/src/
H A Dalias.c362 if (map->map_class->map_parse(map, spec))
H A Dreadcf.c1101 if (!map.map_class->map_parse(&map, spec))
1103 /* map_parse() showed the error already */
4814 if (class->s_mapclass.map_parse(&s->s_map, p))
H A Dsendmail.h1458 bool (*map_parse)__P((MAP *, char *)); variable
H A Dconf.c514 s->s_mapclass.map_parse = parse; \

Completed in 223 milliseconds