Searched refs:sgttyb (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/include/
H A Dsgtty.h44 int gtty(int, struct sgttyb *);
45 int stty(int, struct sgttyb *);
/bionic/libc/include/sys/
H A Dioctl_compat.h69 struct sgttyb { struct
90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */
91 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */
92 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dtermios.h25 struct sgttyb { struct

Completed in 1648 milliseconds