Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnisdb/
H A Ddb.cc368 if (logfile->sync_log() < 0) { in log_action()
441 logfile->sync_log(); in reset_log()
461 logfile->sync_log(); in close_log()
827 db::sync_log() { in sync_log() function in db
835 if (logfile_opened == FALSE || logfile->sync_log()) in sync_log()
H A Ddb_log.cc91 sync_log(); in execute_on_log()
273 db_log::sync_log() in sync_log() function in db_log
H A Ddb_log_c.x94 % int sync_log();
H A Ddb_c.x164 % db_status sync_log();
H A Ddb_mindex3.cc837 (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.cc1729 return (dbase->sync_log()); in db_sync_log()