Searched refs:TCSETSW (Results 1 – 6 of 6) sorted by relevance
29 #undef TCSETSW33 #define TCSETSW _IOW ('T', 10, char[36]) macro
29 #undef TCSETSW33 #define TCSETSW _IOW ('T', 18, char[36]) macro
29 #undef TCSETSW33 #define TCSETSW _IOW ('t', 21, char[44]) macro
46 #undef TCSETSW50 #define TCSETSW _IOW ('t', 21, struct __kernel_termios) macro
36 case TCSETSW: in __ioctl_arch()
55 cmd = TCSETSW; in __tcsetattr()