Searched refs:T_AAAA (Results 1 – 7 of 7) sorted by relevance
274 q->qtype = T_AAAA; in ho_byname2()583 q->qtype = T_AAAA; in ho_addrinfo()603 q->qtype = T_AAAA; in ho_addrinfo()707 case T_AAAA: in gethostans()749 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in gethostans()793 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in gethostans()860 if (!(type == T_A || type == T_AAAA)) { in gethostans()900 case T_AAAA: in gethostans()909 if (type == T_AAAA && n != IN6ADDRSZ) { in gethostans()916 ai.ai_family = (type == T_AAAA) ? AF_INET6 : AF_INET; in gethostans()
524 qtype = T_AAAA; in _nss_dns_gethost_withttl()531 qtype = T_AAAA; in _nss_dns_gethost_withttl()537 qtype = T_AAAA; in _nss_dns_gethost_withttl()710 (type == T_AAAA && n != IN6ADDRSZ)) { in _nss_dns_gethost_withttl()751 if (qtype == T_AAAA && family == AF_INET6 && in _nss_dns_gethost_withttl()
885 initial = T_AAAA;897 qtype == T_AAAA ? "AAAA" :952 if (qtype == T_AAAA)1049 case T_AAAA:1128 if (qtype == T_AAAA)
115 # if !defined(T_A) && !defined(T_AAAA)
63 { "AAAA", T_AAAA },
1300 case T_AAAA:1320 if (rr->rr_type == T_AAAA && value == NULL)
239 #define T_AAAA ns_t_aaaa macro