Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/xa/
H A Dxa.c185 is_known = __db_xid_to_txn(env, xid, &off) == 0;
242 if (__db_xid_to_txn(env, xid, &off) != 0)
303 if (__db_xid_to_txn(env, xid, &off) != 0)
355 if (__db_xid_to_txn(env, xid, &off) != 0)
566 if (__db_xid_to_txn(env, xid, &off) != 0)
618 if (__db_xid_to_txn(env, xid, &off) != 0)
H A Dxa_map.c107 __db_xid_to_txn(dbenv, xid, offp) in __db_xid_to_txn() function
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dxa_ext.h7 int __db_xid_to_txn __P((DB_ENV *, XID *, size_t *));