Hist
struct Hist *Hnext;
extern struct Hist *enthist(int, struct wordent *, bool);
dohist1(struct Hist *hp, int *np, int rflg, int hflg)
phist(struct Hist *hp, int hflg)
struct Hist Histlist;
struct Hist *enthist(int, struct wordent *, bool);
void hfree(struct Hist *);
void dohist1(struct Hist *, int *, int, int);
void phist(struct Hist *, int);
struct Hist *hp, *np;
struct Hist *
struct Hist *np;
np = (struct Hist *) xalloc(sizeof *np);
hfree(struct Hist *hp)
struct Hist *
struct Hist *hp;
struct Hist *findev(tchar *, bool);
struct Hist *hp;