Home
last modified time | relevance | path

Searched refs:txn_prepare (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/sendmail/db/xa/
H A Dxa.c317 if (txn_prepare(env->xa_txn) != 0)
/titanic_44/usr/src/cmd/sendmail/db/
H A Ddb.h904 int txn_prepare __P((DB_TXN *));
/titanic_44/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c454 txn_prepare(txnp) in txn_prepare() function