Searched refs:hash_put (Results 1 – 3 of 3) sorted by relevance
67 static int32_t hash_put __P((const DB *, DBT *, const DBT *, u_int32_t));247 dbp->put = hash_put;668 hash_put(dbp, key, data, flag) in hash_put() function
562 u_int32_t hash_put; /* Number of puts. */ member
710 hcp->stats.hash_put++;