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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vadj.c413 holdupd = 1;
563 if (vcnt == 0 || vcline < 0 || vcline > vcnt || holdupd && state != VISUAL) {
567 if (holdupd)
572 holdupd = 0;
652 if (holdupd) {
653 holdupd = 3;
868 if (holdupd) {
869 if (holdupd < 3)
870 holdupd = 2;
H A Dex_vis.h229 var short holdupd; /* Hold off update when echo line is too long */ variable
H A Dex_vmain.c127 if (i = holdupd && !windowchg) {
134 holdupd = 0;
H A Dex_v.c514 holdupd = 0;

Completed in 65 milliseconds