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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dtxn_ext.h5 int __txn_xa_begin __P((DB_ENV *, DB_TXN *));
/illumos-gate/usr/src/cmd/sendmail/db/xa/
H A Dxa.c211 if (__txn_xa_begin(env, env->xa_txn) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c270 * __txn_xa_begin --
273 * PUBLIC: int __txn_xa_begin __P((DB_ENV *, DB_TXN *));
276 __txn_xa_begin(dbenv, txn) function

Completed in 59 milliseconds