Home
last modified time | relevance | path

Searched refs:normtty (Results 1 – 7 of 7) sorted by last modified time

/illumos-gate/usr/src/ucblib/libcurses/
H A Dcurses.c63 bool GT, NONL, UPPERCASE, normtty, _pfast; variable
H A Dmapfile-vers133 normtty { ASSERT = { TYPE = OBJECT; SIZE = 1; }; };
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h72 extern bool GT, NONL, UPPERCASE, normtty, _pfast;
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.h114 var bool normtty; /* Have to restore normal mode from normf */ variable
H A Dex_put.c996 normtty++; in pstart()
1033 normtty++; in ostart()
1155 if (normtty > 0) { in normal()
1157 normtty--; in normal()
H A Dex_subr.c1119 savenormtty = normtty;
1120 normtty = 0;
1128 normtty = savenormtty;
H A Dex_temp.c129 normtty--; in cleanup()
141 normtty--; in cleanup()