Searched defs:TIOCCONS (Results 1 – 3 of 3) sorted by relevance
37 #define TIOCCONS 0x541D macro
61 #define TIOCCONS _IOW('t', 120, int) /* become virtual console */ macro