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