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

/freebsd-12-stable/lib/libc/db/btree/
H A Dextern.h44 int __bt_get(const DB *, const DBT *, DBT *, u_int);
H A Dbt_get.c63 __bt_get(const DB *dbp, const DBT *key, DBT *data, u_int flags) function
H A Dbt_open.c181 dbp->get = __bt_get;

Completed in 102 milliseconds