Home | History | Annotate | Download | only in libvncclient

Lines Matching full:tmphost

442   char tmphost[250];
478 snprintf(tmphost, sizeof(tmphost), "%s:%d", destHost, destPort);
479 if (!WriteToRFBServer(client, tmphost, sizeof(tmphost)))