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

  /bionic/libc/dns/include/
resolv_cache.h 45 RESOLV_CACHE_NOTFOUND, /* the cache doesn't know about this query */
59 * did return RESOLV_CACHE_NOTFOUND
  /bionic/libc/dns/resolv/
res_send.c 517 if (cache_status == RESOLV_CACHE_NOTFOUND) {
615 if (cache_status == RESOLV_CACHE_NOTFOUND) {
    [all...]
res_cache.c 90 * if the function returns RESOLV_CACHE_NOTFOUND, the client should perform
    [all...]

Completed in 166 milliseconds