Home
last modified time | relevance | path

Searched refs:sync_log (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Ddb.cc366 if (logfile->sync_log() < 0) { in log_action()
439 logfile->sync_log(); in reset_log()
459 logfile->sync_log(); in close_log()
825 db::sync_log() { in sync_log() function in db
833 if (logfile_opened == FALSE || logfile->sync_log()) in sync_log()
H A Ddb_log.cc89 sync_log(); in execute_on_log()
271 db_log::sync_log() in sync_log() function in db_log
H A Ddb_log_c.x92 % int sync_log();
H A Ddb_c.x162 % db_status sync_log();
H A Ddb_mindex3.cc845 (void) ((db *)mindex->getDbPtr())->sync_log(); in entriesFromLDAPreal()
H A Ddb_mindex2.cc1025 (void) ((db *)dbptr.ptr)->sync_log(); in queryLDAP()
H A Dnis_db.cc1730 return (dbase->sync_log()); in db_sync_log()