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

  /external/curl/lib/
multi.c 383 (data->dns.hostcachetype != HCACHE_GLOBAL)) {
389 data->dns.hostcachetype = HCACHE_GLOBAL;
395 (data->dns.hostcachetype == HCACHE_NONE)) {
397 data->dns.hostcachetype = HCACHE_MULTI;
695 if(data->dns.hostcachetype == HCACHE_MULTI) {
699 data->dns.hostcachetype = HCACHE_NONE;
    [all...]
setopt.c     [all...]
urldata.h 1694 } hostcachetype; member in struct:Names
    [all...]

Completed in 131 milliseconds