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

/external/libvncserver/x11vnc/
H A Doptions.c59 int unixpw_system_greeter_active = 0; variable
H A Doptions.h59 extern int unixpw_system_greeter_active;
H A Duser.c2329 if (unixpw_system_greeter_active == 2) {
2374 if (unixpw_system_greeter_active == 2) {
2559 if (unixpw_system_greeter_active == 2) {
2596 } else if (getuid() != 0 && unixpw_system_greeter_active != 2) {
2607 if (unixpw_system_greeter_active == 2) {
2633 if (res && saw_xdmcp && unixpw_system_greeter_active != 2) {
H A Dunixpw.c473 unixpw_system_greeter_active = 0;
485 unixpw_system_greeter_active = 1;
1805 if (unixpw_system_greeter_active && keysym == XK_Escape) {
1818 unixpw_system_greeter_active = 2;

Completed in 155 milliseconds