Home
last modified time | relevance | path

Searched refs:Curl_getconnectinfo (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/
Dconnect.h51 curl_socket_t Curl_getconnectinfo(struct Curl_easy *data,
Dgetinfo.c253 sockfd = Curl_getconnectinfo(data, NULL); in getinfo_long()
535 *param_socketp = Curl_getconnectinfo(data, NULL); in getinfo_socket()
Deasy.c1100 *sfd = Curl_getconnectinfo(data, connp); in easy_connection()
Dconnect.c1384 curl_socket_t Curl_getconnectinfo(struct Curl_easy *data, in Curl_getconnectinfo() function
/external/curl/
DRELEASE-NOTES46 o connect.c: remove superfluous 'else' in Curl_getconnectinfo [42]
DCHANGES1047 connect.c: remove superfluous 'else' in Curl_getconnectinfo