Searched refs:__xa_cursor (Results 1 – 1 of 1) sorted by relevance
35 static int __xa_cursor __P((DB *, DB_TXN *, DBC **, u_int32_t));98 dbp->cursor = __xa_cursor;133 __xa_cursor(dbp, txn, dbcp, flags) in __xa_cursor() function