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

  /bionic/libc/private/
resolv_cache.h 74 RESOLV_CACHE_UNSUPPORTED, /* the cache can't handle that kind of queries */
  /bionic/libc/netbsd/resolv/
res_cache.c 89 * if the function returns RESOLV_CACHE_UNSUPPORTED, the client should
92 * note that RESOLV_CACHE_UNSUPPORTED is also returned if the answer buffer
    [all...]
res_send.c 370 ResolvCacheStatus cache_status = RESOLV_CACHE_UNSUPPORTED;
    [all...]

Completed in 165 milliseconds