Searched refs:RESOLV_CACHE_UNSUPPORTED (Results 1 – 3 of 3) sorted by relevance
43 RESOLV_CACHE_UNSUPPORTED, /* the cache can't handle that kind of queries */ enumerator
1632 return RESOLV_CACHE_UNSUPPORTED; in _resolv_cache_lookup()1640 result = RESOLV_CACHE_UNSUPPORTED; in _resolv_cache_lookup()1678 result = RESOLV_CACHE_UNSUPPORTED; in _resolv_cache_lookup()
370 ResolvCacheStatus cache_status = RESOLV_CACHE_UNSUPPORTED; in res_nsend()398 } else if (cache_status != RESOLV_CACHE_UNSUPPORTED) { in res_nsend()