Searched refs:__bt_get (Results 1 – 3 of 3) sorted by relevance
66 __bt_get(const DB *dbp, const DBT *key, DBT *data, u_int flags) in __bt_get() function
45 int __bt_get(const DB *, const DBT *, DBT *, unsigned int);
184 dbp->get = __bt_get; in __bt_open()