Searched defs:SGTTY (Results 1 - 2 of 2) sorted by relevance

/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/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

Completed in 58 milliseconds