Home
last modified time | relevance | path

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

/titanic_50/usr/src/ucblib/libcurses/
H A Dcurses.c65 bool GT, NONL, UPPERCASE, normtty, _pfast; variable
H A Dmapfile-vers123 normtty;
/titanic_50/usr/src/cmd/vi/port/
H A Dex_tty.h116 var bool normtty; /* Have to restore normal mode from normf */ variable
H A Dex_put.c997 normtty++; in pstart()
1034 normtty++; in ostart()
1156 if (normtty > 0) { in normal()
1158 normtty--; in normal()
H A Dex_subr.c1112 savenormtty = normtty;
1113 normtty = 0;
1121 normtty = savenormtty;
H A Dex_temp.c129 normtty--; in cleanup()
141 normtty--; in cleanup()
/titanic_50/usr/src/ucbhead/
H A Dcurses.h74 extern bool GT, NONL, UPPERCASE, normtty, _pfast;