OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RES_DEFAULT
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/netbsd/resolv/
res_data.c
126
* set in
RES_DEFAULT
). Our solution is to declare such applications
134
_nres.options =
RES_DEFAULT
;
res_init.c
188
statp->options =
RES_DEFAULT
;
/bionic/libc/private/
resolv_private.h
256
#define
RES_DEFAULT
(RES_RECURSE | RES_DEFNAMES | \
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h
219
#define
RES_DEFAULT
(RES_RECURSE|RES_DEFNAMES|RES_DNSRCH|RES_NOIP6DOTINT)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h
219
#define
RES_DEFAULT
(RES_RECURSE|RES_DEFNAMES|RES_DNSRCH|RES_NOIP6DOTINT)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h
219
#define
RES_DEFAULT
(RES_RECURSE|RES_DEFNAMES|RES_DNSRCH|RES_NOIP6DOTINT)
Completed in 27 milliseconds