OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:T_CNAME
(Results
1 - 7
of
7
) sorted by null
/bionic/libc/include/arpa/
nameser_compat.h
187
#define
T_CNAME
ns_t_cname
/development/ndk/platforms/android-L/include/arpa/
nameser_compat.h
187
#define
T_CNAME
ns_t_cname
/external/dnsmasq/src/
nameser.h
142
#define
T_CNAME
5 /* canonical name */
rfc1035.c
708
if (aqclass == C_IN && res != 2 && (aqtype ==
T_CNAME
|| aqtype == T_PTR))
713
if (aqtype ==
T_CNAME
)
779
if (aqclass == C_IN && res != 2 && (aqtype ==
T_CNAME
|| aqtype == qtype))
781
if (aqtype ==
T_CNAME
)
[
all
...]
/external/libpcap/Win32/Include/arpa/
nameser.h
149
#define
T_CNAME
5 /* canonical name */
/bionic/libc/dns/
gethnamaddr.c
279
if ((qtype == T_A || qtype == T_AAAA) && type ==
T_CNAME
) {
311
if (qtype == T_PTR && type ==
T_CNAME
) {
[
all
...]
/bionic/libc/dns/net/
getaddrinfo.c
[
all
...]
Completed in 3877 milliseconds