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