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

/freebsd-13-stable/contrib/tcsh/
H A Dsh.hist.c69 static int histlen = 0; variable
150 (void) enthist(++eventno, sp, 1, mflg, histlen);
151 discardExcess(histlen);
736 if (histlen <= 0)
738 hlen = histlen;
1383 histlen = n;
1384 discardExcess(histlen);

Completed in 94 milliseconds