Searched refs:protocol4a (Results 1 – 2 of 2) sorted by relevance
114 bool protocol4a) in Curl_SOCKS4() argument151 if(!protocol4a) { in Curl_SOCKS4()224 if(protocol4a) { in Curl_SOCKS4()245 if(protocol4a && hostnamelen == 0) { in Curl_SOCKS4()295 infof(data, "SOCKS4%s request granted.\n", protocol4a?"a":""); in Curl_SOCKS4()
53 bool protocol4a);