Home
last modified time | relevance | path

Searched refs:T_ANY (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/private/
Darpa_nameser_compat.h222 #define T_ANY ns_t_any macro
/bionic/libc/netbsd/net/
Dgetaddrinfo.c1128 case T_ANY: /*use T_ANY only for T_A/T_AAAA lookup*/ in getanswer()
1153 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()
1188 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()
1207 if (qtype == T_ANY) { in getanswer()