Searched refs:hash_get (Results 1 – 1 of 1) sorted by relevance
61 static int hash_get(const DB *, const DBT *, DBT *, u_int32_t);194 dbp->get = hash_get; in __hash_open()517 hash_get(const DB *dbp, const DBT *key, DBT *data, u_int32_t flag) in hash_get() function