Searched defs:tty_s (Results 1 – 2 of 2) sorted by relevance
120 typedef struct tty_s struct 122 nametty_s global() argument 123 typetty_s global() argument 124 fieldtty_s global() argument 125 flagstty_s global() argument 126 masktty_s global() argument 127 valtty_s global() argument 128 descriptiontty_s global() argument
118 typedef struct tty_s struct120 const char name[8];121 unsigned char type;122 unsigned char field;123 short flags;124 unsigned long mask;125 unsigned long val;126 const char description[76];