Home
last modified time | relevance | path

Searched defs:https_connecting (Results 1 – 1 of 1) sorted by relevance

/third_party/curl/lib/
Dhttp.c112 #define https_connecting(x,y) CURLE_COULDNT_CONNECT macro
1589 static CURLcode https_connecting(struct Curl_easy *data, bool *done) in https_connecting() function