Searched refs:CONS_GETTERM (Results 1 – 3 of 3) sorted by relevance
311 #define CONS_GETTERM _IOWR('c', 112, term_info_t) macro
1376 if (ioctl(0, CONS_GETTERM, tip) == 0) in get_terminal_emulator()
1550 case CONS_GETTERM: /* get the current terminal emulator info */ in sctty_ioctl()