Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDconsio.h291 #define VT_ACKACQ 2 macro
/dragonfly/lib/libvgl/
HDmain.c364 ioctl(0, VT_RELDISP, VT_ACKACQ); in VGLCheckSwitch()
/dragonfly/sys/dev/misc/syscons/
HDsyscons.c1284 case VT_ACKACQ: /* acquire acknowledged, switch completed */ in scioctl()