Searched refs:T_AAAA (Results 1 – 3 of 3) sorted by relevance
163 #define T_AAAA ns_t_aaaa macro
1323 case T_AAAA: in getanswer()1349 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()1384 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()1404 if (!(type == T_A || type == T_AAAA)) { in getanswer()1419 case T_AAAA: in getanswer()1430 if (type == T_AAAA && n != IN6ADDRSZ) { in getanswer()1434 if (type == T_AAAA) { in getanswer()1917 q.qtype = T_AAAA; in _dns_getaddrinfo()1944 q.qtype = T_AAAA; in _dns_getaddrinfo()
228 case T_AAAA: in getanswer()258 if (qtype == T_A || qtype == T_AAAA) { in getanswer()298 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()401 case T_AAAA: in getanswer()412 if (type == T_AAAA) { in getanswer()1190 type = T_AAAA; in _dns_gethtbyname()