Searched refs:https_connecting (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.c99 static CURLcode https_connecting(struct connectdata *conn, bool *done);
104 #define https_connecting(x,y) CURLE_COULDNT_CONNECT macro
141 https_connecting, /* connecting */
1337 result = https_connecting(conn, done);
1370 static CURLcode https_connecting(struct connectdata *conn, bool *done) function

Completed in 43 milliseconds