Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvt.h46 #define VT_WAITACTIVE (VTIOC|6) /* wait for vt to be activated */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c1009 case VT_WAITACTIVE: in vt_ioctl()