Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.c101 #define https_connecting(x,y) CURLE_COULDNT_CONNECT macro
1392 static CURLcode https_connecting(struct connectdata *conn, bool *done) in https_connecting() function