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

/freebsd-10.3-release/contrib/sendmail/src/
H A Dmap.c1778 ndbm_map_store(map, lhs, rhs) function
1789 sm_dprintf("ndbm_map_store(%s, %s, %s)\n",
1842 sm_dprintf("ndbm_map_store append=%s\n",
1882 ndbm_map_store(map, "YP_LAST_MODIFIED", buf);
1885 ndbm_map_store(map, "YP_MASTER_NAME", buf);
1895 ndbm_map_store(map, "@", "@");
6099 ndbm_map_store(map, lhs, rhs);
H A Dconf.c527 ndbm_map_lookup, ndbm_map_store);

Completed in 71 milliseconds