Searched refs:TIOCSBRK (Results 1 – 12 of 12) sorted by relevance
58 #define TIOCSBRK 0x5427 /* BSD compatibility */ macro
78 #define TIOCSBRK 0x5427 /* BSD compatibility */ macro
47 #define TIOCSBRK 0x5427 /* BSD compatibility */ macro
92 #define TIOCSBRK _IO('T', 39) /* BSD compatibility */ macro
80 #define TIOCSBRK _IO('T', 39) /* 0x5427 */ /* BSD compatibility */ macro
91 #define TIOCSBRK 0x5427 /* BSD compatibility */ macro
96 #define TIOCSBRK 0x5427 /* BSD compatibility */ macro
79 #define TIOCSBRK _IO('t', 123) macro
30 [_IOC_NR(TIOCSBRK)] = "TIOCSBRK", "TIOCCBRK", "TIOCGSID", "TCGETS2", "TCSETS2", in ioctl__scnprintf_tty_cmd()
2699 case TIOCSBRK: in tty_ioctl()2756 case TIOCSBRK: /* Turn break on, unconditionally */ in tty_ioctl()2960 case TIOCSBRK: in tty_compat_ioctl()
195 TIOCSBRK / TIOCCBRK instead.
Completed in 19 milliseconds