Searched refs:Curl_getconnectinfo (Results 1 – 6 of 6) sorted by relevance
51 curl_socket_t Curl_getconnectinfo(struct Curl_easy *data,
253 sockfd = Curl_getconnectinfo(data, NULL); in getinfo_long()535 *param_socketp = Curl_getconnectinfo(data, NULL); in getinfo_socket()
1100 *sfd = Curl_getconnectinfo(data, connp); in easy_connection()
1384 curl_socket_t Curl_getconnectinfo(struct Curl_easy *data, in Curl_getconnectinfo() function
46 o connect.c: remove superfluous 'else' in Curl_getconnectinfo [42]
1047 connect.c: remove superfluous 'else' in Curl_getconnectinfo