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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c1769 ndbm_map_store(map, lhs, rhs) function
1780 sm_dprintf("ndbm_map_store(%s, %s, %s)\n",
1833 sm_dprintf("ndbm_map_store append=%s\n",
1873 ndbm_map_store(map, "YP_LAST_MODIFIED", buf);
1876 ndbm_map_store(map, "YP_MASTER_NAME", buf);
1886 ndbm_map_store(map, "@", "@");
6087 ndbm_map_store(map, lhs, rhs);

Completed in 56 milliseconds