OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESOLV_CACHE_UNSUPPORTED
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/private/
resolv_cache.h
94
RESOLV_CACHE_UNSUPPORTED
, /* the cache can't handle that kind of queries */
/bionic/libc/netbsd/resolv/
res_cache.c
90
* if the function returns
RESOLV_CACHE_UNSUPPORTED
, the client should
93
* 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 381 milliseconds