Home
last modified time | relevance | path

Searched refs:db_shutdown (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary_c.x175 % db_status db_shutdown();
H A Dnis_db.cc253 dbstat = InUseDictionary->db_shutdown(); in db_end_merge_dict()
257 dbstat = FreeDictionary->db_shutdown(); in db_end_merge_dict()
271 dbstat = InUseDictionary->db_shutdown(); in db_abort_merge_dict()
274 dbstat = FreeDictionary->db_shutdown(); in db_abort_merge_dict()
H A Ddb_dictionary.cc754 db_shutdown(); in inittemp()
937 db_shutdown(); in massage_dict()
1118 db_shutdown(); in init()
1246 db_dictionary::db_shutdown() in db_shutdown() function in db_dictionary