Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.h65 extern char *regex_map_lookup __P((MAP *, char *, char **, int *));
H A Dconf.c625 regex_map_lookup, null_map_store); in setupmaps()
H A Dmap.c7012 regex_map_lookup(map, name, av, statp) in regex_map_lookup() function