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
1695 return RESOLV_CACHE_UNSUPPORTED; in _resolv_cache_lookup()1703 result = RESOLV_CACHE_UNSUPPORTED; in _resolv_cache_lookup()1741 result = RESOLV_CACHE_UNSUPPORTED; in _resolv_cache_lookup()
356 ResolvCacheStatus cache_status = RESOLV_CACHE_UNSUPPORTED; in res_nsend()375 } else if (cache_status != RESOLV_CACHE_UNSUPPORTED) { in res_nsend()