Searched refs:__txn_abort_pp (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c69 static int __txn_abort_pp __P((DB_TXN *));
444 txn->abort = __txn_abort_pp;
497 txn->abort = __txn_abort_pp;
768 * __txn_abort_pp --
772 __txn_abort_pp(txn) function

Completed in 37 milliseconds