Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/xa/
H A Dxa.c374 if (txn_commit(env->xa_txn) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h900 int txn_commit __P((DB_TXN *));
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c376 txn_commit(txnp) in txn_commit() function