hashent
struct hashent *p, **h, **oldh, *q;
static __inline struct hashent *
struct hashent *hp;
struct hashent *hp, **hpp;
struct hashent *hp, *thp;
struct hashent *hp, **hpp;
struct hashent *hp, **hpp;
struct hashent *h_next; /* hash buckets are chained */
struct hashent **ht_tab; /* base of table */
struct hashent **h;