Home | History | Annotate | Download | only in lib

Lines Matching refs:hostcachetype

397      (data->dns.hostcachetype != HCACHE_GLOBAL)) {
403 data->dns.hostcachetype = HCACHE_GLOBAL;
409 (data->dns.hostcachetype == HCACHE_NONE)) {
411 data->dns.hostcachetype = HCACHE_MULTI;
700 if(data->dns.hostcachetype == HCACHE_MULTI) {
703 data->dns.hostcachetype = HCACHE_NONE;
2204 if(data->dns.hostcachetype == HCACHE_MULTI) {
2208 data->dns.hostcachetype = HCACHE_NONE;