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

/osnet-11/usr/src/lib/libnisdb/
H A Ddb.cc434 db::reset_log() function in class:db
436 WRITELOCK(this, -1, "w db::reset_log");
443 WARNING_M("db::reset_log: could not close log file: ");
451 WRITEUNLOCK(this, -1, "wu db::reset_log");
479 FATAL3("db::reset_log: cannot allocate space",
643 reset_log();
673 reset_log();
720 reset_log(); /* should check for what? */
819 reset_log();
H A Ddb_dictionary.cc822 reset_log();
1170 reset_log();
1269 reset_log();
1340 reset_log(); /* should check for what? */
1349 db_dictionary::reset_log() function in class:db_dictionary
1351 WRITELOCK(this, -1, "w db_dictionary::reset_log");
1358 "db_dictionary::reset_log: could not close log file: ");
1365 WRITEUNLOCK(this, -1, "wu db_dictionary::reset_log");
1392 "db_dictionary::reset_log: cannot allocate space",

Completed in 21 milliseconds