Searched defs:sgttyb (Results 1 – 4 of 4) sorted by relevance
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;
57474 struct sgttyb { struct57475 char sg_ispeed;57476 char sg_ospeed;57477 char sg_erase;57478 char sg_kill;57479 short int sg_flags;