Searched refs:db_map_store (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | map.h | 27 extern void db_map_store __P((MAP *, char *, char *));
|
H A D | conf.c | 547 db_map_lookup, db_map_store); in setupmaps() 551 db_map_lookup, db_map_store); in setupmaps()
|
H A D | map.c | 2700 db_map_store(map, lhs, rhs) in db_map_store() function 2819 db_map_store(map, "@", "@"); 6787 db_map_store(map, lhs, rhs);
|