Searched refs:TCSBRK (Results 1 – 11 of 11) sorted by relevance
28 #define TCSBRK 0x5409 macro
20 #define TCSBRK 0x5405 macro
17 #define TCSBRK _IO('T', 5) macro
31 #define TCSBRK _IO('t', 29) macro
25 #define TCSBRK _IO('t', 29) macro
37 #define TCSBRK _IO('t', 29) macro
12 #define TCSBRK _IO('T', 5) macro
2675 case TCSBRK: in tty_ioctl()2738 case TCSBRK: /* SVID version: non-zero arg --> no break */ in tty_ioctl()2936 case TCSBRK: in tty_compat_ioctl()
14 IOCTL(TCSBRK, 0, TYPE_INT) in IOCTL()