Searched refs:DB_SET_TXN_LSNP (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dlog.h400 #undef DB_SET_TXN_LSNP macro
401 #define DB_SET_TXN_LSNP(txn, blsnp, llsnp) do { \ macro
H A Ddb.in528 #define DB_SET_TXN_LSNP(txn, blsnp, llsnp) \
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/ex_apprec/
H A Dex_apprec_auto.c90 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Dcrdel_auto.c131 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
371 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
596 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
817 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
H A Ddb_auto.c147 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
436 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
714 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1017 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1255 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1569 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1920 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2147 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2452 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2735 DB_SET_TXN_LSNP(txn
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/fileops/
H A Dfileops_auto.c110 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
318 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
554 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
837 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1078 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
/macosx-10.9.5/BerkeleyDB-21/db/qam/
H A Dqam_auto.c120 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
360 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
614 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
873 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1148 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
/macosx-10.9.5/BerkeleyDB-21/db/txn/
H A Dtxn_auto.c165 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
429 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
634 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
854 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1080 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
/macosx-10.9.5/BerkeleyDB-21/db/dbreg/
H A Ddbreg_auto.c136 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
/macosx-10.9.5/BerkeleyDB-21/db/btree/
H A Dbtree_auto.c164 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
482 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
754 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1000 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1238 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1495 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1761 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2012 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2257 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2568 DB_SET_TXN_LSNP(txn
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/hash/
H A Dhash_auto.c144 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
422 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
700 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
970 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1261 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1641 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
1987 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2246 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
2495 DB_SET_TXN_LSNP(txnp, &rlsnp, &lsnp);
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h518 #define DB_SET_TXN_LSNP(txn, blsnp, llsnp) \ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h507 #define DB_SET_TXN_LSNP(txn, blsnp, llsnp) \ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h516 #define DB_SET_TXN_LSNP(txn, blsnp, llsnp) \ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h555 #define DB_SET_TXN_LSNP(txn, blsnp, llsnp) \ macro
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h555 #define DB_SET_TXN_LSNP(txn, blsnp, llsnp) \ macro

Completed in 306 milliseconds