dt_inthash_t
const dt_inthash_t *hp;
dt_inthash_t *hp, *np;
dt_inthash_t *hp;
if ((hp = dt_alloc(ip->int_hdl, sizeof (dt_inthash_t))) == NULL)
dt_inthash_t **int_hash; /* array of hash buckets */
dt_inthash_t *int_head; /* head of table in index order */
dt_inthash_t *int_tail; /* tail of table in index order */