Searched refs:termios2 (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/kernel/uapi/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
|
/bionic/libc/kernel/uapi/asm-mips/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
|