Searched refs:T_AAAA (Results 1 – 3 of 3) sorted by relevance
208 #define T_AAAA ns_t_aaaa macro
1324 case T_AAAA: in getanswer()1350 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()1385 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()1405 if (!(type == T_A || type == T_AAAA)) { in getanswer()1420 case T_AAAA: in getanswer()1431 if (type == T_AAAA && n != IN6ADDRSZ) { in getanswer()1435 if (type == T_AAAA) { in getanswer()1933 q.qtype = T_AAAA; in _dns_getaddrinfo()1960 q.qtype = T_AAAA; in _dns_getaddrinfo()
201 case T_AAAA: in getanswer()230 if (qtype == T_A || qtype == T_AAAA) { in getanswer()274 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in getanswer()386 case T_AAAA: in getanswer()397 if (type == T_AAAA) { in getanswer()1268 type = T_AAAA; in _dns_gethtbyname()