Searched refs:TCSETS (Results 1 – 6 of 6) sorted by relevance
28 #undef TCSETS32 #define TCSETS _IOW ('T', 9, char[36]) macro
28 #undef TCSETS32 #define TCSETS _IOW ('T', 17, char[36]) macro
28 #undef TCSETS32 #define TCSETS _IOW ('t', 20, char[44]) macro
45 #undef TCSETS49 #define TCSETS _IOW ('t', 20, struct __kernel_termios) macro
32 case TCSETS: in __ioctl_arch()
52 cmd = TCSETS; in __tcsetattr()