Searched defs:sgttyb (Results 1 – 4 of 4) sorted by relevance
8 struct sgttyb { struct9 char sg_ispeed;10 char sg_ospeed;11 char sg_erase;12 char sg_kill;13 short sg_flags;
19 struct sgttyb { struct20 char sg_ispeed;21 char sg_ospeed;22 char sg_erase;23 char sg_kill;24 short sg_flags;
7 struct sgttyb { struct8 char sg_ispeed;9 char sg_ospeed;10 char sg_erase;11 char sg_kill;12 short sg_flags;
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 */