Home
last modified time | relevance | path

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

/external/curl/lib/
Dconnect.h34 CURLcode Curl_connecthost(struct connectdata *conn,
Dconnect.c1184 CURLcode Curl_connecthost(struct connectdata *conn, /* context */ in Curl_connecthost() function
Dftp.c1967 result = Curl_connecthost(conn, addr); in ftp_state_pasv_resp()
Durl.c4167 result = Curl_connecthost(conn, conn->dns_entry); in Curl_setup_conn()