Home
last modified time | relevance | path

Searched refs:resetty (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dlib_ttyflags.c318 NCURSES_SP_NAME(resetty) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
326 resetty(void) in resetty() function
328 return NCURSES_SP_NAME(resetty) (CURRENT_SCREEN); in resetty()
/dports/news/trn/trn-3.6/
H A Dfinal.c92 resetty();
235 resetty(); /* this is the point of all this */
H A Dterm.h76 #define resetty() ((bizarre=0),ioctl(_tty_ch, TCSETAF, &_oldtty)) macro
89 #define resetty() ((bizarre=0),tcsetattr(_tty_ch, TCSAFLUSH, &_oldtty)) macro
103 #define resetty() ((bizarre=0),_tty.sg_flags = _res_flg, stty(_tty_ch, &_tty)) macro
H A Drespond.c197 resetty(); /* restore tty state */
248 resetty(); /* restore tty state */
325 resetty(); /* restore tty state */
467 resetty(); /* make terminal behave */
817 resetty(); /* make terminal well-behaved */
H A Dinit.c284 resetty(); in lock_check()
/dports/news/trn4/trn-4.0-test77/
H A Dterm.h42 #define resetty() ((bizarre=0),ioctl(_tty_ch, TCSETAF, &_oldtty)) macro
55 #define resetty() ((bizarre=0),tcsetattr(_tty_ch, TCSAFLUSH, &_oldtty)) macro
70 #define resetty() ((bizarre=0),_tty.sg_flags = _res_flg, stty(_tty_ch, &_tty)) macro
87 #define resetty() (bizarre=0) macro
H A Dfinal.c118 resetty();
299 resetty(); /* this is the point of all this */
H A Dnntpauth.c76 resetty(); /* restore tty state */
H A Drespond.c249 resetty(); /* restore tty state */ in save_article()
392 resetty(); /* make terminal behave */ in save_article()
955 resetty(); /* make terminal well-behaved */
/dports/games/tmatrix/TMatrix-1.4/src/
H A DTerminal.cpp36 resetty(); in ~Terminal()
/dports/astro/mymoon/mymoon/
H A Dmymoon.c35 resetty(); in finish()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/pdcurses/
H A Dkernel.c172 int resetty(void) in resetty() function
/dports/devel/pdcurses/PDCurses-3.5/pdcurses/
H A Dkernel.c172 int resetty(void) in resetty() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/pdcurses/
H A Dkernel.c172 int resetty(void)
/dports/devel/mingw32-pdcurses/PDCurses-3.4/pdcurses/
H A Dkernel.c169 int resetty(void) in resetty() function
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_src/pdcurses/
H A Dkernel.c191 int resetty(void) in resetty() function
/dports/games/cmatrix/cmatrix-2.0/
H A Dcmatrix.c92 resetty(); in finish()
112 resetty(); in c_die()
/dports/editors/vigor/vigor-0.016/curses/
H A Dtty.c277 resetty() in resetty() function
/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A DXcurse.h206 extern void resetty P_((void));
H A Dnew_curse.h238 extern void resetty P_((void));
/dports/editors/bvi/bvi-1.4.0/
H A Ddoscur.h145 #define resetty() macro
/dports/devel/mingw32-pdcurses/PDCurses-3.4/
H A Dexp-base.def168 resetty
/dports/math/gap/gap-4.11.0/pkg/Browse/lib/
H A DfakeNCurses.g154 resetty := ReturnTrue,
/dports/graphics/duhdraw/duhdraw-2.8.13/
H A Dansi.c519 resetty (); in view_ansi()
/dports/security/yapet/yapet-2.3/libyacurs/src/
H A Dcurs.cc164 if (resetty() == ERR) EXCEPTIONS::CursesException("resetty"); in sigcont_handler()

123456789