Searched refs:vi_SLOWOPEN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vars.h74 #define vi_SLOWOPEN 31 macro
H A Dex_tty.c61 value(vi_SLOWOPEN) = (int)(speed) < B1200;
254 value(vi_SLOWOPEN) = 1; /* see also gettmode above */
H A Dex_vops.c767 if (value(vi_SLOWOPEN))
H A Dex_vops2.c627 if (value(vi_SLOWOPEN))
H A Dex_vput.c620 if ((!enter_insert_mode || !exit_insert_mode) && ((hold & HOLDQIK) || !value(vi_REDRAW) || value(vi_SLOWOPEN))) {

Completed in 511 milliseconds