VT_GETSTATE
if (ioctl(fd, VT_GETSTATE, &state) != 0 ||
if (ioctl(fd, VT_GETSTATE, &state) != 0) {
case VT_GETSTATE: