Home
last modified time | relevance | path

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

/bionic/libc/dns/include/
Dresolv_cache.h46 RESOLV_CACHE_FOUND /* the cache found the answer */ enumerator
/bionic/libc/dns/resolv/
Dres_send.c382 if (cache_status == RESOLV_CACHE_FOUND) { in res_nsend()
Dres_cache.c1697 result = RESOLV_CACHE_FOUND; in _resolv_cache_lookup()