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

/macosx-10.9.5/BerkeleyDB-21/db/dbinc_auto/
H A Dtxn_auto.h15 #define DB___txn_regop 10 macro
/macosx-10.9.5/BerkeleyDB-21/db/rep/
H A Drep_verify.c381 if (rectype == DB___txn_regop || rectype == DB___txn_ckp ||
384 if (rectype == DB___txn_regop) {
635 (rectype == DB___txn_ckp || rectype == DB___txn_regop))
H A Drep_record.c1404 if (rectype == DB___txn_regop) {
1924 case DB___txn_regop:
H A Drep_method.c1074 case DB___txn_regop:
H A Drep_util.c413 if (rectype == DB___txn_regop || rectype == DB___txn_ckp)
/macosx-10.9.5/BerkeleyDB-21/db/txn/
H A Dtxn_autop.c332 __txn_regop_print, DB___txn_regop)) != 0)
H A Dtxn_auto.c138 rectype = DB___txn_regop;
1186 __txn_regop_recover, DB___txn_regop)) != 0)
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_dispatch.c153 case DB___txn_regop:

Completed in 87 milliseconds