Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmap.c1769 ndbm_map_store(map, lhs, rhs) in ndbm_map_store() function
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);
H A Dconf.c523 ndbm_map_lookup, ndbm_map_store); in setupmaps()