• Home
  • Raw
  • Download

Lines Matching refs:infof

2764   infof(data, "Closing connection %ld\n", conn->connection_id);  in Curl_disconnect()
2866 infof(data, "Handle in pipeline: %s\n", data->state.path);
2913 infof(data, "signalPipeClose() found BAAD easy handle\n"); in signalPipeClose()
3041 infof(data, "Connection %ld seems to be dead!\n", conn->connection_id); in disconnect_if_dead()
3135 infof(data, "Found bundle for host %s: %p\n", in ConnectionExists()
3142 infof(data, "Server doesn't support multi-use yet, wait\n"); in ConnectionExists()
3147 infof(data, "Server doesn't support multi-use (yet)\n"); in ConnectionExists()
3199 infof(data, in ConnectionExists()
3210 infof(data, "Connection #%ld isn't open enough, can't reuse\n", in ConnectionExists()
3214 infof(data, in ConnectionExists()
3301 DEBUGF(infof(data, in ConnectionExists()
3308 DEBUGF(infof(data, in ConnectionExists()
3365 infof(data, "Pipe is full, skip (%zu)\n", pipeLen); in ConnectionExists()
3374 infof(data, "MAX_CONCURRENT_STREAMS reached, skip (%zu)\n", in ConnectionExists()
3382 infof(data, "Penalized, skip\n"); in ConnectionExists()
3398 infof(data, "Multiplexed connection found!\n"); in ConnectionExists()
3435 infof(data, "Connection cache is full, closing the oldest one.\n"); in ConnectionDone()
3500 infof(conn->data, "Connected to %s (%s) port %ld (#%ld)\n", in Curl_verboseconnect()
3661 infof(data, "WARNING: %s; pos %u = `%c'/0x%02X\n", in tld_check_name()
3665 infof(data, "WARNING: TLD check for %s failed; %s\n", in tld_check_name()
3709 infof (data, "Input domain encoded as `%s'\n", in fix_hostname()
3712 infof(data, "Failed to convert %s to ACE; %s\n", in fix_hostname()
3731 infof(data, "Failed to convert %s to ACE;\n", in fix_hostname()
3739 infof(data, "IDN support not present, can't parse Unicode domains\n"); in fix_hostname()
4163 infof(data, "Rebuilt URL to: %s\n", reurl); in parseurlandfillconn()
4186 infof(data, in parseurlandfillconn()
4212 infof(data, "Invalid network interface: %s; %s\n", ifname, in parseurlandfillconn()
4225 infof(data, "Invalid IPv6 address format\n"); in parseurlandfillconn()
4612 infof(data, "Please URL encode %% as %%25, see RFC 6874.\n"); in parse_proxy()
4623 infof(data, "Invalid IPv6 address format\n"); in parse_proxy()
5092 infof(data, "Couldn't find host %s in the " in override_login()
5708 infof(data, "Found connection %ld, with requests in the pipe (%zu)\n", in create_conn()
5716 infof(data, "We can reuse, but we want a new connection anyway\n"); in create_conn()
5738 infof(data, "Re-using existing connection! (#%ld) with %s %s\n", in create_conn()
5769 infof(data, "No more connections allowed to host: %d\n", in create_conn()
5789 infof(data, "No connections available in cache\n"); in create_conn()
5795 infof(data, "No connections available.\n"); in create_conn()
5817 infof(data, "NTLM picked AND auth done set, clear picked!\n"); in create_conn()
5823 infof(data, "NTLM-proxy picked AND auth done set, clear picked!\n"); in create_conn()
6005 DEBUGF(infof(data, "Curl_done\n")); in Curl_done()
6046 DEBUGF(infof(data, "Connection still in use, no more Curl_done now!\n")); in Curl_done()
6097 infof(data, "Connection #%ld to host %s left intact\n", in Curl_done()