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

/freebsd-current/contrib/sendmail/src/
H A Dmap.h82 extern char *regex_map_lookup __P((MAP *, char *, char **, int *));
H A Dconf.c665 regex_map_lookup, null_map_store);
H A Dmap.c7759 regex_map_lookup(map, name, av, statp) function
7773 sm_dprintf("regex_map_lookup: name=%s, key='%s'\n",
7776 sm_dprintf("regex_map_lookup: arg '%s'\n", *cpp);

Completed in 190 milliseconds