Home
last modified time | relevance | path

Searched refs:HCACHE_NONE (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dmulti.c461 (data->dns.hostcachetype == HCACHE_NONE)) { in curl_multi_add_handle()
783 data->dns.hostcachetype = HCACHE_NONE; in curl_multi_remove_handle()
2616 data->dns.hostcachetype = HCACHE_NONE;
Durldata.h1879 HCACHE_NONE, /* not pointing to anything */ enumerator
Dsetopt.c2223 data->dns.hostcachetype = HCACHE_NONE; in Curl_vsetopt()