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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h11 int __txn_xa_begin __P((ENV *, DB_TXN *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/xa/
H A Dxa.c397 if (__txn_xa_begin(env, txnp))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c253 * __txn_xa_begin --
256 * PUBLIC: int __txn_xa_begin __P((ENV *, DB_TXN *));
259 __txn_xa_begin(env, txn) function

Completed in 81 milliseconds