Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.h120 extern char *cdb_map_lookup __P((MAP *, char *, char **, int *));
H A Dmap.c3039 cdb_map_lookup(map, name, av, statp) in cdb_map_lookup() function
6767 return cdb_map_lookup(map, name, av, pstat);
H A Dconf.c563 cdb_map_lookup, cdb_map_store); in setupmaps()