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