Home | History | Annotate | Download | only in x11vnc

Lines Matching full:vnc

2282 		char *t1 = strstr(reply, "VNC-IP-Port: ");
2283 char *t2 = strstr(reply, "VNC-Host-Port: ");
2288 t1 += strlen("VNC-IP-Port: ");
2296 t2 += strlen("VNC-Host-Port: ");