Lines Matching refs:infof
175 infof(data, "Establish HTTP proxy tunnel to %s:%hu\n", in Curl_proxyCONNECT()
292 DEBUGF(infof(data, in Curl_proxyCONNECT()
344 infof(data, "Proxy CONNECT connection closed\n"); in Curl_proxyCONNECT()
386 infof(data, "chunk reading DONE\n"); in Curl_proxyCONNECT()
392 infof(data, "Read %zd bytes of chunk, continue\n", in Curl_proxyCONNECT()
446 infof(data, "Ignore %" CURL_FORMAT_CURL_OFF_T in Curl_proxyCONNECT()
465 infof(data, "%zd bytes of chunk left\n", gotbytes-i); in Curl_proxyCONNECT()
480 infof(data, "chunk reading DONE\n"); in Curl_proxyCONNECT()
487 infof(data, "Read %zd bytes of chunk, continue\n", in Curl_proxyCONNECT()
541 infof(data, "CONNECT responded chunked\n"); in Curl_proxyCONNECT()
601 infof(data, "TUNNEL_STATE switched to: %d\n", in Curl_proxyCONNECT()
610 infof(data, "Connect me again please\n"); in Curl_proxyCONNECT()
644 infof (data, "Proxy replied OK to CONNECT request\n"); in Curl_proxyCONNECT()