Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwredrawln.c60 short *firstch, *efirstch; in wredrawln() local
70 efirstch = firstch + numlines; in wredrawln()
71 while (firstch < efirstch) in wredrawln()