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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dmap.c1764 ndbm_map_store(map, lhs, rhs) function
1775 sm_dprintf("ndbm_map_store(%s, %s, %s)\n",
1828 sm_dprintf("ndbm_map_store append=%s\n",
1868 ndbm_map_store(map, "YP_LAST_MODIFIED", buf);
1871 ndbm_map_store(map, "YP_MASTER_NAME", buf);
1881 ndbm_map_store(map, "@", "@");
6085 ndbm_map_store(map, lhs, rhs);
H A Dconf.c521 ndbm_map_lookup, ndbm_map_store);

Completed in 65 milliseconds