• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/

Lines Matching refs:txnp_ctp

137 	ct_entry *dbenv_ctp, *txnp_ctp;
143 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
144 txnp = (DbTxn *)txnp_ctp->ct_anyp;
167 ct_entry *dbenv_ctp, *txnp_ctp;
173 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
174 txnp = (DbTxn *)txnp_ctp->ct_anyp;
379 ct_entry *txnp_ctp;
382 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
383 txnp = (DbTxn *)txnp_ctp->ct_anyp;
386 __dbdel_ctp(txnp_ctp);
441 ct_entry *txnp_ctp;
444 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
445 txnp = (DbTxn *)txnp_ctp->ct_anyp;
448 __dbdel_ctp(txnp_ctp);
461 ct_entry *txnp_ctp;
464 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
465 txnp = (DbTxn *)txnp_ctp->ct_anyp;
468 __dbdel_ctp(txnp_ctp);
481 ct_entry *txnp_ctp;
484 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
485 txnp = (DbTxn *)txnp_ctp->ct_anyp;
609 ct_entry *dbp_ctp, *sdbp_ctp, *txnp_ctp;
617 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
618 txnp = (DbTxn *)txnp_ctp->ct_anyp;
729 ct_entry *dbp_ctp, *txnp_ctp;
735 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
736 txnp = (DbTxn *)txnp_ctp->ct_anyp;
875 ct_entry *dbp_ctp, *txnp_ctp;
882 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
883 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1071 ct_entry *dbp_ctp, *txnp_ctp;
1077 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
1078 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1174 ct_entry *dbp_ctp, *new_ctp, *txnp_ctp;
1180 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
1181 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1332 ct_entry *dbp_ctp, *txnp_ctp;
1339 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
1340 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1507 ct_entry *dbp_ctp, *txnp_ctp;
1513 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
1514 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1731 ct_entry *dbp_ctp, *txnp_ctp;
1739 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
1740 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1809 ct_entry *dbp_ctp, *txnp_ctp;
1816 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
1817 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1838 ct_entry *dbc_ctp, *env_ctp, *dbp_ctp, *txnp_ctp;
1848 ACTIVATE_CTP(txnp_ctp, txnpcl_id, CT_TXN);
1849 txnp = (DbTxn *)txnp_ctp->ct_anyp;
1850 dbc_ctp->ct_activep = txnp_ctp->ct_activep;