Searched refs:termios2 (Results 1 – 10 of 10) sorted by relevance
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | ioctls.h | 74 #define TCGETS2 _IOR('T',0x2A, struct termios2) 75 #define TCSETS2 _IOW('T',0x2B, struct termios2) 76 #define TCSETSW2 _IOW('T',0x2C, struct termios2) 77 #define TCSETSF2 _IOW('T',0x2D, struct termios2)
|
D | termbits.h | 37 struct termios2 { struct
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | ioctls.h | 85 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 86 #define TCSETS2 _IOW('T', 0x2B, struct termios2) 87 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) 89 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
|
D | termbits.h | 37 struct termios2 { struct
|
/development/ndk/platforms/android-21/include/asm-generic/ |
D | ioctls.h | 74 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 75 #define TCSETS2 _IOW('T', 0x2B, struct termios2) 76 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) 77 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
|
D | termbits.h | 37 struct termios2 { struct
|
/development/ndk/platforms/android-21/arch-mips/include/asm/ |
D | ioctls.h | 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 87 #define TCSETS2 _IOW('T', 0x2B, struct termios2) 89 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) 90 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
|
D | termbits.h | 37 struct termios2 { struct
|
/development/ndk/platforms/android-21/arch-mips64/include/asm/ |
D | ioctls.h | 86 #define TCGETS2 _IOR('T', 0x2A, struct termios2) 87 #define TCSETS2 _IOW('T', 0x2B, struct termios2) 89 #define TCSETSW2 _IOW('T', 0x2C, struct termios2) 90 #define TCSETSF2 _IOW('T', 0x2D, struct termios2)
|
D | termbits.h | 37 struct termios2 { struct
|