Home
last modified time | relevance | path

Searched refs:gettmode (Results 1 – 12 of 12) sorted by relevance

/dports/editors/2bsd-vi/ex-050325/
H A Dex_tty.c95 gettmode(void) in gettmode() function
162 gettmode(); /* must call gettmode() before setsize(). GR */ in setterm()
254 gettmode(); in setterm()
H A Dex_unix.c312 gettmode(); in unixwt()
H A Dex.c573 gettmode(); in main()
H A Dex_proto.h359 extern void gettmode(void);
/dports/editors/vigor/vigor-0.016/curses/
H A Dinitscr.c58 if (gettmode() == ERR) in initscr()
H A Dtty.c74 gettmode() in gettmode() function
H A Dcurses.h249 int gettmode();
/dports/audio/mp3info/mp3info-0.8.5a/win32/
H A Dcurses.h1678 int PDC_CDECL gettmode( /* void */ );
1890 int PDC_CDECL gettmode( /* void */ );
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-protos.h504 extern int gettmode(void);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsys-protos.h504 extern int gettmode(void);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsys-protos.h504 extern int gettmode(void);
/dports/devel/ncurses/ncurses-6.3/include/
H A Dcurses.h.in1179 #define gettmode() macro