Home
last modified time | relevance | path

Searched refs:sbch (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libcurses/screen/
H A Dwnoutref.c53 short *bch, *ech, *sbch, *sech; in wnoutrefresh() local
114 sbch = _virtscr->_firstch + yorg; in wnoutrefresh()
125 for (y = 0; y < boty; ++y, ++hash, ++bch, ++ech, ++sbch, in wnoutrefresh()
175 if (*bch == _REDRAW || *sbch == _REDRAW) in wnoutrefresh()
176 *sbch = _REDRAW; in wnoutrefresh()
178 if (*sbch > lo+xorg) in wnoutrefresh()
179 *sbch = lo+xorg; in wnoutrefresh()