Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Doptions.h105 extern int got_findauth;
Doptions.c114 int got_findauth = 0; variable
Dx11vnc.c2226 got_findauth = 1; in main()
4156 if (got_findauth) { in main()
Duser.c1908 if (got_findauth && !getenv("FD_XDM")) { in setup_cmd()