Searched refs:TIOCCBRK (Results 1 – 11 of 11) sorted by relevance
59 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
79 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
48 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
93 #define TIOCCBRK _IO('T', 40) /* BSD compatibility */ macro
92 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
81 #define TIOCCBRK _IO('T', 40) /* 0x5428 */ /* BSD compatibility */ macro
97 #define TIOCCBRK 0x5428 /* BSD compatibility */ macro
78 #define TIOCCBRK _IO('t', 122) macro
2674 case TIOCCBRK: in tty_ioctl()2680 if (cmd != TIOCCBRK) { in tty_ioctl()2734 case TIOCCBRK: /* Turn break off, unconditionally */ in tty_ioctl()2935 case TIOCCBRK: in tty_compat_ioctl()
36 +pub const TIOCCBRK: u32 = 21544;