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