Searched refs:CONS_SETTERM (Results 1 – 3 of 3) sorted by relevance
312 #define CONS_SETTERM _IOW('c', 113, term_info_t) macro
1404 if (ioctl(0, CONS_SETTERM, &ti) != 0) in set_terminal_emulator()
1575 case CONS_SETTERM: /* set the current terminal emulator */ in sctty_ioctl()