Searched refs:TIOCSTI (Results 1 – 12 of 12) sorted by relevance
37 #define TIOCSTI 0x5412 macro
32 #define TIOCSTI 0x5472 /* simulate terminal input */ macro
26 #define TIOCSTI 0x5412 macro
50 #define TIOCSTI 0x5412 macro
42 #define TIOCSTI _IOW('T', 18, char) /* 0x5412 */ macro
54 #define TIOCSTI _IOW('T', 18, char) macro
55 #define TIOCSTI 0x5412 macro
70 #define TIOCSTI _IOW('t', 114, char) macro
153 bool "Allow legacy TIOCSTI usage"156 Historically the kernel has allowed TIOCSTI, which will push168 use TIOCSTI even when this is set to N.
2692 case TIOCSTI: in tty_ioctl()2871 case TIOCSTI: in tty_compat_ioctl()
25 IOCTL(TIOCSTI, IOC_W, MK_PTR(TYPE_INT)) in IOCTL()