Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h162 #define T_ANY ns_t_any macro
/bionic/libc/dns/net/
Dgetaddrinfo.c1335 case T_ANY: /*use T_ANY only for T_A/T_AAAA lookup*/ in getanswer()
1361 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()
1398 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()
1417 if (qtype == T_ANY) { in getanswer()