OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns_t_cname
(Results
1 - 6
of
6
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser_compat.h
133
#define T_CNAME
ns_t_cname
nameser.h
257
ns_t_cname
= 5, /* Canonical name. */
enumerator in enum:__ns_type
/bionic/libc/private/
arpa_nameser_compat.h
185
#define T_CNAME
ns_t_cname
arpa_nameser.h
254
ns_t_cname
= 5, /* Canonical name. */
enumerator in enum:__ns_type
/bionic/libc/netbsd/nameser/
ns_print.c
173
case
ns_t_cname
:
/bionic/libc/netbsd/resolv/
res_debug.c
433
{
ns_t_cname
, "CNAME", "canonical name"},
Completed in 27 milliseconds