Searched refs:T_AAAA (Results 1 – 3 of 3) sorted by relevance
210 #define T_AAAA ns_t_aaaa macro
1332 case T_AAAA: in getanswer()1358 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()1393 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()1413 if (!(type == T_A || type == T_AAAA)) { in getanswer()1428 case T_AAAA: in getanswer()1439 if (type == T_AAAA && n != IN6ADDRSZ) { in getanswer()1443 if (type == T_AAAA) { in getanswer()1925 q.qtype = T_AAAA; in _dns_getaddrinfo()1952 q.qtype = T_AAAA; in _dns_getaddrinfo()
206 case T_AAAA: in getanswer()235 if (qtype == T_A || qtype == T_AAAA) { in getanswer()279 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()391 case T_AAAA: in getanswer()402 if (type == T_AAAA) { in getanswer()1278 type = T_AAAA; in _dns_gethtbyname()