Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dx11vnc.c1915 (!got_passwd && !got_rfbauth && (!got_passwdfile || !passwd_list) \
2045 int got_viewpasswd = 0, got_localhost = 0, got_passwdfile = 0; in main() local
2613 got_passwdfile = 1; in main()
4460 if (usepw && ! got_rfbauth && ! got_passwd && ! got_passwdfile && !unixpw) { in main()
4487 got_passwdfile = 1; in main()
4537 if (got_rfbauth && (got_passwd || got_viewpasswd || got_passwdfile)) { in main()
4542 if (got_passwdfile && (got_passwd || got_viewpasswd)) { in main()