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

/illumos-gate/usr/src/cmd/sendmail/db/xa/
H A Dxa_db.c40 static int __xa_get __P((DB *, DB_TXN *, DBT *, DBT *, u_int32_t));
103 dbp->get = __xa_get;
201 __xa_get(dbp, txn, key, data, flags) function

Completed in 55 milliseconds