Searched refs:DBLOG_OPENFILES (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dlog.h133 #define DBLOG_OPENFILES 0x20 /* Prepared files need to be open. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_recover.c258 !F_ISSET(env->lg_handle, DBLOG_OPENFILES)) {
H A Dtxn.c1439 F_CLR(env->lg_handle, DBLOG_OPENFILES);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_stat.c243 { DBLOG_OPENFILES, "DBLOG_OPENFILES"},
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_recover.c515 F_SET(env->lg_handle, DBLOG_OPENFILES);

Completed in 99 milliseconds