Searched refs:vt_active (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c50 Bool vt_active; member in struct:systemd_logind_info
246 if (info->vt_active)
257 info->vt_active = TRUE;
413 info->active = info->vt_active = FALSE;
425 /* info->vt_active gets set by systemd_logind_vtenter() */
432 info->vt_active);
555 info->vt_active = info->active = TRUE; /* The server owns the vt during init */

Completed in 2 milliseconds