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