Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dmap.h113 extern void cdb_map_store __P((MAP *, char *, char *));
H A Dmap.c2947 cdb_map_store(map, lhs, rhs) in cdb_map_store() function
3015 cdb_map_store(map, "@", "@");
6532 cdb_map_store(map, lhs, rhs);
H A Dconf.c558 cdb_map_lookup, cdb_map_store); in setupmaps()