Searched refs:httpEnableProxyConnect (Results 1 – 6 of 6) sorted by relevance
177 rfbScreen->httpEnableProxyConnect = TRUE; in rfbProcessArguments()
333 if(rfbScreen->httpEnableProxyConnect) { in httpProcessInput()
844 screen->httpEnableProxyConnect=FALSE; in rfbGetScreen()
292 rfbScreen->httpEnableProxyConnect = TRUE; in main()
290 rfbBool httpEnableProxyConnect; member
5288 int ht = screen ? screen->httpEnableProxyConnect : 0; in process_remote_cmd()5294 screen->httpEnableProxyConnect = 1; in process_remote_cmd()5299 int ht = screen ? screen->httpEnableProxyConnect : 0; in process_remote_cmd()5304 screen->httpEnableProxyConnect = 0; in process_remote_cmd()