Searched defs:SGTTY (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/ucbhead/ | ||
H A D | curses.h | 53 typedef struct sgttyb SGTTY; typedef in typeref:struct:sgttyb 99 extern SGTTY _tty; |
/illumos-gate/usr/src/cmd/vi/port/ | ||
H A D | ex.h | 82 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 52 milliseconds