Searched refs:__bt_put (Results 1 – 3 of 3) sorted by relevance
47 int __bt_put(const DB *dbp, DBT *, const DBT *, u_int);
61 __bt_put(const DB *dbp, DBT *key, const DBT *data, u_int flags) in __bt_put() function
173 dbp->put = __bt_put; in __bt_open()