Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.h111 extern char *text_map_lookup __P((MAP *, char *, char **, int *));
H A Dconf.c642 text_map_lookup, null_map_store); in setupmaps()
H A Dmap.c6502 text_map_lookup(map, name, av, statp) in text_map_lookup() function