Home | History | Annotate | Download | only in csh

Lines Matching defs:hflg

142     int hflg, n, rflg;
144 hflg = 0;
160 hflg++;
177 dohist1(Histlist.Hnext, &n, rflg, hflg);
181 dohist1(struct Hist *hp, int *np, int rflg, int hflg)
191 dohist1(hp->Hnext, np, rflg, hflg);
193 phist(hp, hflg);
197 phist(hp, hflg);
202 phist(struct Hist *hp, int hflg)
204 if (hflg == 0)