Searched defs:reset_log (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | db.cc | 434 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 D | db_dictionary.cc | 825 reset_log(); 1173 reset_log(); 1272 reset_log(); 1343 reset_log(); /* should check for what? */ 1352 db_dictionary::reset_log() function in class:db_dictionary 1354 WRITELOCK(this, -1, "w db_dictionary::reset_log"); 1361 "db_dictionary::reset_log: could not close log file: "); 1368 WRITEUNLOCK(this, -1, "wu db_dictionary::reset_log"); 1395 "db_dictionary::reset_log: cannot allocate space",
|
Completed in 49 milliseconds