Searched refs:hist_start (Results 1 – 1 of 1) sorted by relevance
235 int histmask, maxlines, hist_start=0; in sh_histinit() local339 if((hist_start = (last=(int)hp->histind)-maxlines) <=0) in sh_histinit()340 hist_start = 1; in sh_histinit()342 while(first > hist_start) in sh_histinit()348 histinit = hist_start; in sh_histinit()363 if(hist_clean(fd) && hist_start>1 && hsize > HIST_MAX) in sh_histinit()