Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dconsio.h290 #define VT_TRUE 1 macro
/dragonfly/lib/libvgl/
H A Dmain.c409 ioctl(0, VT_RELDISP, VT_TRUE); in VGLCheckSwitch()
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c1280 case VT_TRUE: /* user has released screen, go on */ in scioctl()