Searched refs:DB_LOG_CHKPNT (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_chkpt.c245 logflags = DB_LOG_CHKPNT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_put.c52 DB_LOG_CHKPNT | DB_LOG_COMMIT |
186 ctlflags = LF_ISSET(DB_LOG_COMMIT | DB_LOG_CHKPNT) ?
305 if (LF_ISSET(DB_LOG_CHKPNT))
1525 if (LF_ISSET(DB_LOG_CHKPNT))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts648 DB_LOG_CHKPNT => DEFINE,
H A DBerkeleyDB.pm243 DB_LOG_CHKPNT
H A Dconstants.h1663 DB_LOCK_RIW_N DB_LOCK_TRADE DB_LOGVERSION DB_LOG_CHKPNT DB_LOG_COMMIT
1785 if (memEQ(name, "DB_LOG_CHKPNT", 13)) {
1787 #ifdef DB_LOG_CHKPNT
1788 *iv_return = DB_LOG_CHKPNT;
5516 DB_LOG_CHKPNT DB_LOG_COMMIT DB_LOG_DIRECT DB_LOG_DISK
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_record.c2001 DB_LOG_CHKPNT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h2297 #define DB_LOG_CHKPNT 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h2280 #define DB_LOG_CHKPNT 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h2302 #define DB_LOG_CHKPNT 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h2289 #define DB_LOG_CHKPNT 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h2332 #define DB_LOG_CHKPNT 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h2332 #define DB_LOG_CHKPNT 0x00000002 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp525 REGISTER_LONG_CONSTANT("DB_LOG_CHKPNT", DB_LOG_CHKPNT, CONST_CS | CONST_PERSISTENT);

Completed in 306 milliseconds