printhostmap
extern void printhostmap(struct hostmap *, u_int);
printhostmap(hm, hm->hm_hv);
printhostmap(&hm, hv);
printhostmap(&hm, hm.hm_hv);