HomeSort by relevance Sort by last modified time
    Searched refs:Curl_global_host_cache_init (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
hostip.h 57 * Curl_global_host_cache_init() initializes and sets up a global DNS cache.
63 struct curl_hash *Curl_global_host_cache_init(void);
hostip.c 116 * Curl_global_host_cache_init() initializes and sets up a global DNS cache.
122 struct curl_hash *Curl_global_host_cache_init(void)
multi.c 401 struct curl_hash *global = Curl_global_host_cache_init();
    [all...]

Completed in 65 milliseconds