Searched defs:ndbm_map_store (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/cmd/sendmail/src/ |
| H A D | map.c | 1764 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, "@", "@"); 6082 ndbm_map_store(map, lhs, rhs);
|
Completed in 27 milliseconds