Searched refs:T_AAAA (Results 1 – 14 of 14) sorted by relevance
164 case T_AAAA: in gethostanswer()194 if (qtype == T_A || qtype == T_AAAA) { in gethostanswer()242 if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) { in gethostanswer()354 case T_AAAA: in gethostanswer()451 case T_AAAA: in __dns_getanswer()506 type = T_AAAA; in _dns_gethostbyname()
1986 case T_AAAA: in getanswer()2012 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()2047 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()2067 if (!(type == T_A || type == T_AAAA)) { in getanswer()2085 case T_AAAA: in getanswer()2098 if (type == T_AAAA && n != IN6ADDRSZ) { in getanswer()2103 if (type == T_AAAA) { in getanswer()2290 q2.qtype = T_AAAA; in _dns_getaddrinfo()2304 q.qtype = T_AAAA; in _dns_getaddrinfo()
140 #ifndef T_AAAA141 #define T_AAAA 28 macro
864 initial = T_AAAA;876 qtype == T_AAAA ? "AAAA" :931 if (qtype == T_AAAA)1028 case T_AAAA:1107 if (qtype == T_AAAA)
113 # if !defined(T_A) && !defined(T_AAAA)
65 { "AAAA", T_AAAA },
1309 case T_AAAA:1329 if (rr->rr_type == T_AAAA && value == NULL)
699 return SERVFAIL (a temporary failure) on T_AAAA (IPv6) lookups. If you
169 #define T_AAAA ns_t_aaaa macro
166 #define T_AAAA 28 /* IP6 Address */ macro
275 { T_AAAA, "AAAA" }, /* RFC 1886 */488 case T_AAAA: in ns_rprint()
437 q->type = (af == AF_INET) ? T_A : T_AAAA; in yp_async_lookup_name()
846 if (r->head && r->head->type == T_AAAA) { in krb5_425_conv_principal_ext2()
201 errors returned on T_AAAA (IPv6) lookups at delivery time.2442 errors returned on T_AAAA (IPv6) lookups at delivery time2790 will return SERVFAIL (a temporary failure) on T_AAAA (IPv6)