Searched refs:protocol4a (Results 1 – 1 of 1) sorted by relevance
113 const bool protocol4a = in Curl_SOCKS4() local130 protocol4a ? "a" : "", hostname, remote_port); in Curl_SOCKS4()153 if(!protocol4a) { in Curl_SOCKS4()229 if(protocol4a) { in Curl_SOCKS4()250 if(protocol4a && hostnamelen == 0) { in Curl_SOCKS4()300 infof(data, "SOCKS4%s request granted.\n", protocol4a?"a":""); in Curl_SOCKS4()