Searched refs:Curl_connecthost (Results 1 – 5 of 5) sorted by relevance
33 CURLcode Curl_connecthost(struct connectdata *conn,
1135 CURLcode Curl_connecthost(struct connectdata *conn, /* context */ in Curl_connecthost() function
2074 result = Curl_connecthost(conn, addr); in ftp_state_pasv_resp()
5919 result = Curl_connecthost(conn, conn->dns_entry); in Curl_setup_conn()
10137 specific. I've spent some time to clean-up the Curl_connecthost() function13544 - Moonesamy fixed the Curl_connecthost() function to not give compiler errors