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

/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c76 static int __txn_validate_region __P((DB_TXNMGR *));
326 if ((ret = __txn_validate_region(mgr)) != 0)
861 * __txn_validate_region --
866 __txn_validate_region(tp) function

Completed in 76 milliseconds