hash_put
u_int32_t hash_put; /* Number of puts. */
hcp->stats.hash_put++;
dbp->put = hash_put;
static int32_t hash_put __P((const DB *, DBT *, const DBT *, u_int32_t));