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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostip.h57 * Curl_global_host_cache_init() initializes and sets up a global DNS cache.
63 struct curl_hash *Curl_global_host_cache_init(void);
H A Dhostip.c119 * Curl_global_host_cache_init() initializes and sets up a global DNS cache.
125 struct curl_hash *Curl_global_host_cache_init(void) function
H A Dmulti.c389 struct curl_hash *global = Curl_global_host_cache_init();

Completed in 100 milliseconds