Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Doptions.h116 extern int started_as_root;
Duser.c94 if (started_as_root == 1 && users_list) { in check_switched_user()
96 if (started_as_root == 2) { in check_switched_user()
507 started_as_root = 2; in lurk()
750 started_as_root = 2; in switch_user()
833 started_as_root = 2; in try_to_switch_users()
848 started_as_root = 2; in try_to_switch_users()
857 started_as_root = 2; in try_to_switch_users()
Doptions.c135 int started_as_root = 0; variable
Dunixpw.c2163 if (started_as_root == 1 && users_list
2167 started_as_root = 2;
Dsolid.c1338 if (started_as_root == 1 && users_list) { in solid_bg()
Dx11vnc.c1323 started_as_root = 2; in immediate_switch_user()
2079 started_as_root = 1; in main()
2307 if (started_as_root) { in main()
Dscreen.c4515 if (started_as_root) {