Searched refs:T_AAAA (Results 1 – 3 of 3) sorted by relevance
1071 case T_AAAA: in getanswer()1097 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()1132 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()1152 if (!(type == T_A || type == T_AAAA)) { in getanswer()1167 case T_AAAA: in getanswer()1178 if (type == T_AAAA && n != IN6ADDRSZ) { in getanswer()1182 if (type == T_AAAA) { in getanswer()1302 q.qtype = T_AAAA; in _dns_getaddrinfo()1322 q.qtype = T_AAAA; in _dns_getaddrinfo()
208 #define T_AAAA ns_t_aaaa macro
195 case T_AAAA: in getanswer()224 if (qtype == T_A || qtype == T_AAAA) { in getanswer()268 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()380 case T_AAAA: in getanswer()391 if (type == T_AAAA) { in getanswer()1077 type = T_AAAA; in _dns_gethtbyname()