Home
last modified time | relevance | path

Searched refs:VT_RELDISP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvt.h44 #define VT_RELDISP (VTIOC|4) /* tells vt when display released */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c986 case VT_RELDISP: in vt_ioctl()