Searched refs:__txn_discard (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.c72 static int __txn_discard __P((DB_TXN *, u_int32_t));
446 txn->discard = __txn_discard;
499 txn->discard = __txn_discard;
899 * __txn_discard --
903 __txn_discard(txn, flags) function
923 * __txn_discard --

Completed in 39 milliseconds