Home
last modified time | relevance | path

Searched refs:CONS_GETTERM (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dconsio.h311 #define CONS_GETTERM _IOWR('c', 112, term_info_t) macro
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c1379 if (ioctl(0, CONS_GETTERM, tip) == 0) in get_terminal_emulator()
/freebsd/sys/dev/syscons/
H A Dsyscons.c1550 case CONS_GETTERM: /* get the current terminal emulator info */ in sctty_ioctl()