Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/sendmail/src/
HDmap.h59 extern void ndbm_map_store __P((MAP *, char *, char *));
HDmap.c1810 ndbm_map_store(map, lhs, rhs) in ndbm_map_store() function
1914 ndbm_map_store(map, "YP_LAST_MODIFIED", buf);
1917 ndbm_map_store(map, "YP_MASTER_NAME", buf);
1927 ndbm_map_store(map, "@", "@");
6528 ndbm_map_store(map, lhs, rhs);
HDconf.c552 ndbm_map_lookup, ndbm_map_store); in setupmaps()