Searched refs:ndbm_map_store (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | map.h | 63 extern void ndbm_map_store __P((MAP *, char *, char *));
|
H A D | map.c | 2034 ndbm_map_store(map, lhs, rhs) in ndbm_map_store() function 2137 ndbm_map_store(map, "YP_LAST_MODIFIED", buf); 2140 ndbm_map_store(map, "YP_MASTER_NAME", buf); 2150 ndbm_map_store(map, "@", "@"); 6791 ndbm_map_store(map, lhs, rhs);
|
H A D | conf.c | 557 ndbm_map_lookup, ndbm_map_store); in setupmaps()
|