Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c75 static int __txn_undo __P((DB_TXN *));
441 if ((ret = __txn_undo(txnp)) != 0) {
684 __txn_undo(txnp) in __txn_undo() function