Searched refs:normf (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_tty.h115 var ttymode normf; /* Restore tty flags to this (someday) */ variable
116 var bool normtty; /* Have to restore normal mode from normf */
H A Dex_put.c998 tty = normf;
1017 normal(normf);
1036 tty = normf;
H A Dex_cmds2.c233 ostop(normf);
H A Dex_tty.c63 normf = tty;
H A Dex_subr.c989 normal(normf);
1107 f = setty(normf);
H A Dex.c168 normf = tty;
H A Dex_unix.c275 f = setty(normf);
H A Dex_cmds.c649 setty(normf);
H A Dex_io.c649 setty(normf);
H A Dex_vmain.c1437 ostop(normf);

Completed in 3233 milliseconds