Searched refs:T_AAAA (Results 1 – 3 of 3) sorted by relevance
148 #define T_AAAA ns_t_aaaa macro
1339 case T_AAAA: in getanswer()1366 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()1403 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()1423 if (!(type == T_A || type == T_AAAA)) { in getanswer()1438 case T_AAAA: in getanswer()1449 if (type == T_AAAA && n != IN6ADDRSZ) { in getanswer()1453 if (type == T_AAAA) { in getanswer()1940 q.qtype = T_AAAA; in _dns_getaddrinfo()1967 q.qtype = T_AAAA; in _dns_getaddrinfo()
243 case T_AAAA: in getanswer()273 if (qtype == T_A || qtype == T_AAAA) { in getanswer()313 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()416 case T_AAAA: in getanswer()427 if (type == T_AAAA) { in getanswer()1158 type = T_AAAA; in _dns_gethtbyname()