Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.h121 extern void cdb_map_store __P((MAP *, char *, char *));
H A Dmap.c3154 cdb_map_store(map, lhs, rhs) in cdb_map_store() function
3219 cdb_map_store(map, "@", "@");
6795 cdb_map_store(map, lhs, rhs);
H A Dconf.c563 cdb_map_lookup, cdb_map_store); in setupmaps()