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

/external/libvncserver/x11vnc/
H A Doptions.c83 char *ssh_str = NULL; variable
H A Doptions.h83 extern char *ssh_str;
H A Duser.c3067 if (ssh_str != NULL) {
3068 ssh_remote_tunnel(ssh_str, screen->port);
H A Dx11vnc.c2983 ssh_str = strdup(argv[++i]); local
5764 if (ssh_str != NULL) {
5765 ssh_remote_tunnel(ssh_str, screen->port);

Completed in 128 milliseconds