Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDconsio.h260 #define CONS_SETTERM _IOW('c', 113, term_info_t) macro
/dragonfly/sys/dev/misc/syscons/
HDsyscons.c1593 case CONS_SETTERM: /* set the current terminal emulator */ in scioctl()