Searched refs:hash_get (Results 1 – 3 of 3) sorted by relevance
62 static int32_t hash_get __P((const DB *, const DBT *, DBT *, u_int32_t));242 dbp->get = hash_get;644 hash_get(dbp, key, data, flag) in hash_get() function
564 u_int32_t hash_get; /* Number of gets. */ member
539 hcp->stats.hash_get++;