Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dmulti.c597 (data->dns.hostcachetype == HCACHE_NONE)) { in curl_multi_add_handle()
902 data->dns.hostcachetype = HCACHE_NONE; in curl_multi_remove_handle()
2810 data->dns.hostcachetype = HCACHE_NONE;
Durldata.h1928 HCACHE_NONE, /* not pointing to anything */ enumerator
Dsetopt.c2295 data->dns.hostcachetype = HCACHE_NONE; in Curl_vsetopt()