Searched defs:sgttyb (Results 1 – 1 of 1) sorted by relevance
16 struct sgttyb { struct17 char sg_ispeed;18 char sg_ospeed;19 char sg_erase;20 char sg_kill;21 int sg_flags; /* SGI special - int, not short */