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