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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dasyn.h75 * Curl_resolver_duphandle()
82 int Curl_resolver_duphandle(void **to, void *from);
153 #define Curl_resolver_duphandle(x,y) CURLE_OK macro
H A Dasyn-ares.c164 * Curl_resolver_duphandle()
170 int Curl_resolver_duphandle(void **to, void *from) function
H A Dasyn-thread.c133 * Curl_resolver_duphandle()
138 int Curl_resolver_duphandle(void **to, void *from) function
H A Deasy.c661 if(Curl_resolver_duphandle(&outcurl->state.resolver,

Completed in 56 milliseconds