Searched refs:scrline (Results 1 – 1 of 1) sorted by relevance
770 static int scrline = 18; /* line # for wraparound instead of scrolling variable830 if (++scrline > 23) in lflush()831 scrline = 19; in lflush()833 if (++scrline > 23) in lflush()834 scrline = 19; in lflush()837 scrline, 0), in lflush()842 if (--scrline < 19) in lflush()843 scrline = 23; in lflush()846 scrline, 0), in lflush()