Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dconsio.h343 #define VT_ACKACQ 2 macro
/freebsd/lib/libvgl/
H A Dmain.c449 ioctl(0, VT_RELDISP, VT_ACKACQ); in VGLCheckSwitch()
/freebsd/sys/dev/vt/
H A Dvt_core.c3081 case VT_ACKACQ: /* acquire acknowledged, switch completed */ in vtterm_ioctl()
/freebsd/sys/dev/syscons/
H A Dsyscons.c1260 case VT_ACKACQ: /* acquire acknowledged, switch completed */ in sctty_ioctl()