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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.hist.c22 void dohist1(struct Hist *, int *, int, int);
130 dohist1(Histlist.Hnext, &n, rflg, hflg);
134 dohist1(struct Hist *hp, int *np, int rflg, int hflg) function
138 tprintf("TRACE- dohist1()\n");
146 dohist1(hp->Hnext, np, rflg, hflg);

Completed in 43 milliseconds