Searched refs:txn_prepare (Results 1 – 3 of 3) sorted by relevance
317 if (txn_prepare(env->xa_txn) != 0)
904 int txn_prepare __P((DB_TXN *));
454 txn_prepare(txnp) in txn_prepare() function