Home
last modified time | relevance | path

Searched refs:VT_TRUE (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/sys/
HDconsio.h346 #define VT_TRUE 1 macro
/NextBSD/lib/libvgl/
HDmain.c508 ioctl(0, VT_RELDISP, VT_TRUE); in VGLCheckSwitch()
/NextBSD/sys/dev/vt/
HDvt_core.c2522 case VT_TRUE: /* user has released screen, go on */ in vtterm_ioctl()
/NextBSD/sys/dev/syscons/
HDsyscons.c1135 case VT_TRUE: /* user has released screen, go on */ in sctty_ioctl()