Home
last modified time | relevance | path

Searched refs:Curl_connecthost (Results 1 – 5 of 5) sorted by relevance

/external/curl/lib/
Dconnect.h33 CURLcode Curl_connecthost(struct connectdata *conn,
Dconnect.c1153 CURLcode Curl_connecthost(struct connectdata *conn, /* context */ in Curl_connecthost() function
Dftp.c2016 result = Curl_connecthost(conn, addr); in ftp_state_pasv_resp()
Durl.c6693 result = Curl_connecthost(conn, conn->dns_entry); in Curl_setup_conn()
/external/curl/
DCHANGES.010137 specific. I've spent some time to clean-up the Curl_connecthost() function
13544 - Moonesamy fixed the Curl_connecthost() function to not give compiler errors