Home
last modified time | relevance | path

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

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