• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/BerkeleyDB-21/db/btree/

Lines Matching defs:txn_num

129 	u_int32_t zero, uinttmp, rectype, txn_num;
151 txn_num = 0;
165 txn_num = txnp->txnid;
173 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
216 LOGCOPY_32(env, bp, &txn_num);
217 bp += sizeof(txn_num);
447 u_int32_t zero, uinttmp, rectype, txn_num;
469 txn_num = 0;
483 txn_num = txnp->txnid;
491 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
530 LOGCOPY_32(env, bp, &txn_num);
531 bp += sizeof(txn_num);
719 u_int32_t uinttmp, rectype, txn_num;
741 txn_num = 0;
755 txn_num = txnp->txnid;
763 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
801 LOGCOPY_32(env, bp, &txn_num);
802 bp += sizeof(txn_num);
965 u_int32_t uinttmp, rectype, txn_num;
987 txn_num = 0;
1001 txn_num = txnp->txnid;
1009 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1047 LOGCOPY_32(env, bp, &txn_num);
1048 bp += sizeof(txn_num);
1203 u_int32_t uinttmp, rectype, txn_num;
1225 txn_num = 0;
1239 txn_num = txnp->txnid;
1247 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1283 LOGCOPY_32(env, bp, &txn_num);
1284 bp += sizeof(txn_num);
1460 u_int32_t zero, uinttmp, rectype, txn_num;
1482 txn_num = 0;
1496 txn_num = txnp->txnid;
1504 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1545 LOGCOPY_32(env, bp, &txn_num);
1546 bp += sizeof(txn_num);
1726 u_int32_t uinttmp, rectype, txn_num;
1748 txn_num = 0;
1762 txn_num = txnp->txnid;
1770 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1806 LOGCOPY_32(env, bp, &txn_num);
1807 bp += sizeof(txn_num);
1977 u_int32_t uinttmp, rectype, txn_num;
1999 txn_num = 0;
2013 txn_num = txnp->txnid;
2021 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2061 LOGCOPY_32(env, bp, &txn_num);
2062 bp += sizeof(txn_num);
2222 u_int32_t uinttmp, rectype, txn_num;
2244 txn_num = 0;
2258 txn_num = txnp->txnid;
2266 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2303 LOGCOPY_32(env, bp, &txn_num);
2304 bp += sizeof(txn_num);
2533 u_int32_t uinttmp, rectype, txn_num;
2555 txn_num = 0;
2569 txn_num = txnp->txnid;
2577 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2616 LOGCOPY_32(env, bp, &txn_num);
2617 bp += sizeof(txn_num);
2898 u_int32_t zero, uinttmp, rectype, txn_num;
2920 txn_num = 0;
2934 txn_num = txnp->txnid;
2942 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2982 LOGCOPY_32(env, bp, &txn_num);
2983 bp += sizeof(txn_num);
3187 u_int32_t uinttmp, rectype, txn_num;
3209 txn_num = 0;
3223 txn_num = txnp->txnid;
3231 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
3269 LOGCOPY_32(env, bp, &txn_num);
3270 bp += sizeof(txn_num);