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

/vbox/src/VBox/Additions/linux/lightdm-greeter/
H A Dvbox-greeter.cpp358 static bool s_fCredsNotFoundMsgShown = false; local
364 else if (!s_fCredsNotFoundMsgShown)
367 s_fCredsNotFoundMsgShown = true;

Completed in 186 milliseconds