• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/

Lines Matching refs:txn_num

112 	u_int32_t zero, uinttmp, rectype, txn_num;
134 txn_num = 0;
148 txn_num = txnp->txnid;
156 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
196 LOGCOPY_32(env, bp, &txn_num);
197 bp += sizeof(txn_num);
401 u_int32_t zero, uinttmp, rectype, txn_num;
423 txn_num = 0;
437 txn_num = txnp->txnid;
445 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
486 LOGCOPY_32(env, bp, &txn_num);
487 bp += sizeof(txn_num);
679 u_int32_t uinttmp, rectype, txn_num;
701 txn_num = 0;
715 txn_num = txnp->txnid;
723 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
759 LOGCOPY_32(env, bp, &txn_num);
760 bp += sizeof(txn_num);
985 u_int32_t zero, uinttmp, rectype, txn_num;
1007 txn_num = 0;
1018 txn_num = txnp->txnid;
1021 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1058 LOGCOPY_32(env, bp, &txn_num);
1059 bp += sizeof(txn_num);
1220 u_int32_t uinttmp, rectype, txn_num;
1242 txn_num = 0;
1256 txn_num = txnp->txnid;
1264 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1299 LOGCOPY_32(env, bp, &txn_num);
1300 bp += sizeof(txn_num);
1534 u_int32_t uinttmp, rectype, txn_num;
1556 txn_num = 0;
1570 txn_num = txnp->txnid;
1578 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1618 LOGCOPY_32(env, bp, &txn_num);
1619 bp += sizeof(txn_num);
1885 u_int32_t zero, uinttmp, rectype, txn_num;
1907 txn_num = 0;
1921 txn_num = txnp->txnid;
1929 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
1968 LOGCOPY_32(env, bp, &txn_num);
1969 bp += sizeof(txn_num);
2112 u_int32_t rectype, txn_num;
2134 txn_num = 0;
2148 txn_num = txnp->txnid;
2151 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN);
2183 LOGCOPY_32(env, bp, &txn_num);
2184 bp += sizeof(txn_num);
2417 u_int32_t zero, uinttmp, rectype, txn_num;
2439 txn_num = 0;
2453 txn_num = txnp->txnid;
2461 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2501 LOGCOPY_32(env, bp, &txn_num);
2502 bp += sizeof(txn_num);
2700 u_int32_t zero, uinttmp, rectype, txn_num;
2722 txn_num = 0;
2736 txn_num = txnp->txnid;
2744 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
2780 LOGCOPY_32(env, bp, &txn_num);
2781 bp += sizeof(txn_num);
2961 u_int32_t zero, uinttmp, rectype, txn_num;
2983 txn_num = 0;
2997 txn_num = txnp->txnid;
3005 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN)
3044 LOGCOPY_32(env, bp, &txn_num);
3045 bp += sizeof(txn_num);