Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex.h82 typedef struct termios SGTTY; typedef
89 #define SGTTY struct sgttyb /* trick Pavel curses to not include <curses.h> */ macro
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h51 typedef struct sgttyb SGTTY; typedef