Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c49 Bool vt_active; member
245 if (info->vt_active) in systemd_logind_vtenter()
256 info->vt_active = TRUE; in systemd_logind_vtenter()
405 info->active = info->vt_active = FALSE; in message_filter()
424 info->vt_active); in message_filter()
556 info->vt_active = info->active = TRUE; /* The server owns the vt during init */ in connect_hook()