Searched refs:__xa_get (Results 1 – 1 of 1) sorted by relevance
40 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) in __xa_get() function