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

Lines Matching defs:txn_num

109 	u_int32_t zero, uinttmp, rectype, txn_num;
131 txn_num = 0;
145 txn_num = txnp->txnid;
153 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
192 LOGCOPY_32(env, bp, &txn_num);
193 bp += sizeof(txn_num);
387 u_int32_t uinttmp, rectype, txn_num;
409 txn_num = 0;
423 txn_num = txnp->txnid;
431 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
471 LOGCOPY_32(env, bp, &txn_num);
472 bp += sizeof(txn_num);
665 u_int32_t zero, uinttmp, rectype, txn_num;
687 txn_num = 0;
701 txn_num = txnp->txnid;
709 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
746 LOGCOPY_32(env, bp, &txn_num);
747 bp += sizeof(txn_num);
935 u_int32_t zero, uinttmp, rectype, txn_num;
957 txn_num = 0;
971 txn_num = txnp->txnid;
979 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1019 LOGCOPY_32(env, bp, &txn_num);
1020 bp += sizeof(txn_num);
1226 u_int32_t zero, uinttmp, rectype, txn_num;
1248 txn_num = 0;
1262 txn_num = txnp->txnid;
1270 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1310 LOGCOPY_32(env, bp, &txn_num);
1311 bp += sizeof(txn_num);
1606 u_int32_t uinttmp, rectype, txn_num;
1628 txn_num = 0;
1642 txn_num = txnp->txnid;
1650 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1692 LOGCOPY_32(env, bp, &txn_num);
1693 bp += sizeof(txn_num);
1952 u_int32_t uinttmp, rectype, txn_num;
1974 txn_num = 0;
1988 txn_num = txnp->txnid;
1996 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2034 LOGCOPY_32(env, bp, &txn_num);
2035 bp += sizeof(txn_num);
2211 u_int32_t uinttmp, rectype, txn_num;
2233 txn_num = 0;
2247 txn_num = txnp->txnid;
2255 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2295 LOGCOPY_32(env, bp, &txn_num);
2296 bp += sizeof(txn_num);
2460 u_int32_t uinttmp, rectype, txn_num;
2482 txn_num = 0;
2496 txn_num = txnp->txnid;
2504 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2542 LOGCOPY_32(env, bp, &txn_num);
2543 bp += sizeof(txn_num);