Searched refs:sgttyb (Results 1 – 8 of 8) sorted by relevance
/development/ndk/platforms/android-3/include/ |
D | sgtty.h | 45 int gtty(int, struct sgttyb *); 46 int stty(int, struct sgttyb *);
|
/development/ndk/platforms/android-L/include/ |
D | sgtty.h | 44 int gtty(int, struct sgttyb *); 45 int stty(int, struct sgttyb *);
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
D | ioctl_compat.h | 69 struct sgttyb { struct 90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ argument 91 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */ 92 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
|
/development/ndk/platforms/android-3/include/sys/ |
D | ioctl_compat.h | 68 struct sgttyb { struct 87 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ argument 88 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */ 89 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
|
/development/ndk/platforms/android-L/include/sys/ |
D | ioctl_compat.h | 69 struct sgttyb { struct 90 #define TIOCGETP _IOR('t', 8,struct sgttyb)/* get parameters -- gtty */ argument 91 #define TIOCSETP _IOW('t', 9,struct sgttyb)/* set parameters -- stty */ 92 #define TIOCSETN _IOW('t',10,struct sgttyb)/* as above, but no flushtty*/
|
/development/ndk/platforms/android-L/arch-mips/include/asm/ |
D | termios.h | 25 struct sgttyb { struct
|
/development/ndk/platforms/android-L/arch-mips64/include/asm/ |
D | termios.h | 25 struct sgttyb { struct
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | termios.h | 24 struct sgttyb { struct
|