Searched refs:vnc_redirect (Results 1 – 6 of 6) sorted by relevance
/external/libvncserver/x11vnc/ |
D | user.c | 1825 if (vnc_redirect == 2) { in do_vnc_redirect() 1838 if (vdpy == -1 && vnc_redirect != 2) { in do_vnc_redirect() 1842 if (vnc_redirect == 2) { in do_vnc_redirect() 1882 char *setup_cmd(char *str, int *vnc_redirect, char **vnc_redirect_host, int *vnc_redirect_port, int… in setup_cmd() argument 1926 *vnc_redirect = 1; in setup_cmd() 1949 *vnc_redirect = 2; in setup_cmd() 2937 vnc_redirect = 0; in wait_for_client() 3010 cmd = setup_cmd(str, &vnc_redirect, &vnc_redirect_host, &vnc_redirect_port, db); in wait_for_client() 3094 if (vnc_redirect) { in wait_for_client() 3125 if (vnc_redirect == 2) { in wait_for_client() [all …]
|
D | options.h | 159 extern int vnc_redirect;
|
D | options.c | 192 int vnc_redirect = 0; variable
|
D | sslhelper.c | 4146 if (vnc_redirect) { in accept_openssl() 4222 if (vnc_redirect) { in raw_xfer()
|
D | ChangeLog | 393 Xvnc.redirect FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect,
|
/external/libvncserver/ |
D | ChangeLog | 3165 FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect, -svc_xvnc.
|