Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sys/
Dconsio.h324 #define CONS_GETTERM _IOWR('c', 112, term_info_t) macro
/freebsd-12-stable/sys/dev/syscons/
Dsyscons.c1531 case CONS_GETTERM: /* get the current terminal emulator info */ in sctty_ioctl()