Lines Matching refs:dbtp
73 __txn_regop_print(notused1, dbtp, lsnp, notused2, notused3) in __txn_regop_print() argument
75 DBT *dbtp;
91 if ((ret = __txn_regop_read(dbtp->data, &argp)) != 0)
202 __txn_ckp_print(notused1, dbtp, lsnp, notused2, notused3) in __txn_ckp_print() argument
204 DBT *dbtp;
220 if ((ret = __txn_ckp_read(dbtp->data, &argp)) != 0)
359 __txn_xa_regop_print(notused1, dbtp, lsnp, notused2, notused3) in __txn_xa_regop_print() argument
361 DBT *dbtp;
377 if ((ret = __txn_xa_regop_read(dbtp->data, &argp)) != 0)
508 __txn_child_print(notused1, dbtp, lsnp, notused2, notused3) in __txn_child_print() argument
510 DBT *dbtp;
526 if ((ret = __txn_child_read(dbtp->data, &argp)) != 0)