OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCALDOMAINPARTS
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/dns/include/
resolv_private.h
135
#define
LOCALDOMAINPARTS
2 /* min levels in name that is "local" */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h
94
# define
LOCALDOMAINPARTS
2 /* min levels in name that is "local" */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h
94
# define
LOCALDOMAINPARTS
2 /* min levels in name that is "local" */
/bionic/libc/dns/resolv/
res_init.c
465
if (dots <
LOCALDOMAINPARTS
)
Completed in 85 milliseconds