Searched defs:sgttyb (Results 1 – 3 of 3) sorted by relevance
68 struct sgttyb { struct87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ argument
69 struct sgttyb { struct90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ argument
24 struct sgttyb { struct25 char sg_ispeed;26 char sg_ospeed;27 char sg_erase;29 char sg_kill;30 int sg_flags;