Searched refs:SGTTY (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/ucblib/libcurses/
H A Dtstp.c38 SGTTY tty;
H A Dcurses.ext34 extern SGTTY _tty;
H A Dcurses.c49 SGTTY _tty; /* tty modes */
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h82 typedef struct termios SGTTY; typedef in typeref:struct:termios
85 typedef struct sgttyb SGTTY; typedef in typeref:struct:sgttyb
89 #define SGTTY struct sgttyb /* trick Pavel curses to not include <curses.h> */ macro
96 #undef SGTTY macro
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h53 typedef struct sgttyb SGTTY; typedef in typeref:struct:sgttyb
99 extern SGTTY _tty;
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurshdr.h149 SGTTY save_tty_buf; /* saved termio state of this tty */

Completed in 846 milliseconds