Home
last modified time | relevance | path

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

/dports/x11/lightdm/lightdm-1.30.0/src/
H A Dplymouth.h23 gboolean plymouth_has_active_vt (void);
H A Dplymouth.c66 plymouth_has_active_vt (void) in plymouth_has_active_vt() function
H A Dseat-local.c134 if (plymouth_get_is_active () && plymouth_has_active_vt ()) in get_vt()