Home
last modified time | relevance | path

Searched refs:dohist1 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/csh/
H A Dsh.hist.c22 void dohist1(struct Hist *, int *, int, int);
130 dohist1(Histlist.Hnext, &n, rflg, hflg); in dohist()
134 dohist1(struct Hist *hp, int *np, int rflg, int hflg) in dohist1() function
146 dohist1(hp->Hnext, np, rflg, hflg); in dohist1()