Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDconsio.h347 #define VT_ACKACQ 2 macro
/NextBSD/lib/libvgl/
HDmain.c457 ioctl(0, VT_RELDISP, VT_ACKACQ); in VGLCheckSwitch()
/NextBSD/sys/dev/vt/
HDvt_core.c2532 case VT_ACKACQ: /* acquire acknowledged, switch completed */ in vtterm_ioctl()
/NextBSD/sys/dev/syscons/
HDsyscons.c1139 case VT_ACKACQ: /* acquire acknowledged, switch completed */ in sctty_ioctl()