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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/unit/
H A Dunit1305.c53 hp = Curl_mk_dnscache();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostip.h129 struct curl_hash *Curl_mk_dnscache(void);
H A Dshare.c71 share->hostcache = Curl_mk_dnscache();
H A Dhostip.c731 * Curl_mk_dnscache() creates a new DNS cache and returns the handle for it.
733 struct curl_hash *Curl_mk_dnscache(void) function
H A Dmulti.c295 multi->hostcache = Curl_mk_dnscache();

Completed in 53 milliseconds