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

/netbsd-current/bin/csh/
H A Dhist.c50 static void dohist1(struct Hist *, int *, int, int);
177 dohist1(Histlist.Hnext, &n, rflg, hflg);
181 dohist1(struct Hist *hp, int *np, int rflg, int hflg) function
191 dohist1(hp->Hnext, np, rflg, hflg);

Completed in 161 milliseconds