Home
last modified time | relevance | path

Searched refs:CURL_ASYNC_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/external/curl/lib/
Dhostasyn.c78 if(CURL_ASYNC_SUCCESS == status) { in Curl_addrinfo_callback()
Dhostip.h49 #define CURL_ASYNC_SUCCESS CURLE_OK macro
Dasyn-thread.c233 tsd->sock_error = CURL_ASYNC_SUCCESS; in init_thread_sync_data()
Dasyn-ares.c511 if(CURL_ASYNC_SUCCESS == status) { in query_completed_cb()