Searched refs:TXN_COMPENSATE (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c347 txn->flags = TXN_COMPENSATE | TXN_MALLOC;
375 if (!F_ISSET(txn, TXN_COMPENSATE) && F_ISSET(region, TXN_IN_RECOVERY)) {
1190 if (!F_ISSET(txn, TXN_COMPENSATE) &&
1589 if (F_ISSET(txn, TXN_COMPENSATE) || rectype == DB___txn_child)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts543 TXN_COMPENSATE => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h802 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h791 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h812 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h800 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h839 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h839 #define TXN_COMPENSATE 0x0004 /* Compensating transaction. */ macro

Completed in 266 milliseconds