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

/freebsd-current/contrib/sendmail/src/
H A Dmap.h63 extern void ndbm_map_store __P((MAP *, char *, char *));
H A Dmap.c2034 ndbm_map_store(map, lhs, rhs) function
2045 sm_dprintf("ndbm_map_store(%s, %s, %s)\n",
2097 sm_dprintf("ndbm_map_store append=%s\n",
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 Dconf.c557 ndbm_map_lookup, ndbm_map_store);

Completed in 189 milliseconds