Searched defs:sgttyb (Results 1 – 3 of 3) sorted by relevance
15 struct sgttyb { struct16 char sg_ispeed;17 char sg_ospeed;18 char sg_erase;19 char sg_kill;20 int sg_flags; /* SGI special - int, not short */
47 struct sgttyb { struct52 typedef struct sgttyb sgttyb; argument
68 struct sgttyb { struct69 unsigned four; /* always equals 4 */70 opaque chars[4];75 unsigned flags;