Searched refs:holdcm (Results 1 – 5 of 5) sorted by relevance
167 holdcm = 1; in gettty()170 holdcm = 0; in gettty()173 holdcm = 1; in gettty()179 holdcm = 0; in gettty()209 holdcm = 0; in gettty()220 holdcm = 0; in gettty()
287 holdcm = 0; in ovend()448 holdcm++; in setwind()
475 if (pfast == 0 && (!cursor_address || holdcm)) in fgoto()504 if (destline < outline && !(cursor_address && !holdcm || cursor_up || cursor_home)) in fgoto()506 if (cursor_address && !holdcm) in fgoto()
241 holdcm = 0; in error0()
229 var bool holdcm; /* Don't cursor address */ variable