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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dasyn.h105 * Curl_resolver_is_resolved()
113 CURLcode Curl_resolver_is_resolved(struct connectdata *conn,
150 #define Curl_resolver_is_resolved(x,y) CURLE_COULDNT_RESOLVE_HOST macro
H A Dasyn-ares.c306 * Curl_resolver_is_resolved() is called repeatedly to check if a previous
312 CURLcode Curl_resolver_is_resolved(struct connectdata *conn, function
391 Curl_resolver_is_resolved(conn,&temp_entry);
H A Dasyn-thread.c455 * Curl_resolver_is_resolved() is called repeatedly to check if a previous
459 CURLcode Curl_resolver_is_resolved(struct connectdata *conn, function
H A Dhostip.c475 result = Curl_resolver_is_resolved(conn, &dns);
H A Dmulti.c1086 data->result = Curl_resolver_is_resolved(data->easy_conn, &dns);

Completed in 174 milliseconds