Searched refs:__bt_get (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/lib/libc/db/btree/
H A Dextern.h42 int __bt_get(const DB *, const DBT *, DBT *, u_int);
H A Dbt_get.c61 __bt_get(const DB *dbp, const DBT *key, DBT *data, u_int flags) function
H A Dbt_open.c179 dbp->get = __bt_get;

Completed in 98 milliseconds