Searched refs:TXN_MALLOC (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/txn/
H A Dtxn_failchk.c69 F_SET(txn, TXN_MALLOC);
80 F_SET(ktxn, TXN_MALLOC);
H A Dtxn_recover.c210 F_SET(prepp->txn, TXN_MALLOC);
H A Dtxn.c178 txn->flags = TXN_MALLOC;
347 txn->flags = TXN_COMPENSATE | TXN_MALLOC;
463 if (F_ISSET(txn, TXN_MALLOC)) {
953 if (F_ISSET(txn, TXN_MALLOC)) {
1421 if (F_ISSET(txn, TXN_MALLOC)) {
/macosx-10.9.5/BerkeleyDB-21/db/rpc_client/
H A Dclient.c359 txn->flags = TXN_MALLOC;
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts546 TXN_MALLOC => IGNORE,
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in815 #define TXN_MALLOC 0x0020 /* Structure allocated by TXN system. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h805 #define TXN_MALLOC 0x0020 /* Structure allocated by TXN system. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h794 #define TXN_MALLOC 0x0020 /* Structure allocated by TXN system. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h803 #define TXN_MALLOC 0x0020 /* Structure allocated by TXN system. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h842 #define TXN_MALLOC 0x0020 /* Structure allocated by TXN system. */ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h842 #define TXN_MALLOC 0x0020 /* Structure allocated by TXN system. */ macro

Completed in 228 milliseconds