Searched refs:T_CNAME (Results 1 – 10 of 10) sorted by relevance
149 #define T_CNAME 5 /* canonical name */ macro
142 #define T_CNAME 5 /* canonical name */ macro
710 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == T_PTR)) in extract_addresses()715 if (aqtype == T_CNAME) in extract_addresses()781 if (aqclass == C_IN && res != 2 && (aqtype == T_CNAME || aqtype == qtype)) in extract_addresses()783 if (aqtype == T_CNAME) in extract_addresses()1409 T_CNAME, C_IN, "d", cache_get_name(crecp->addr.cname.cache))) in answer_request()
158 #define T_CNAME ns_t_cname macro
147 if (rr_class == C_IN && rr_type == T_CNAME) in ares_parse_ptr_reply()
175 if (rr_class == C_IN && rr_type == T_CNAME) in ares_parse_a_reply()
175 if (rr_class == C_IN && rr_type == T_CNAME) in ares_parse_aaaa_reply()
131 { "CNAME", T_CNAME },592 case T_CNAME: in display_rr()
142 #define T_CNAME 5 /* connonical name */ macro
250 { T_CNAME, "CNAME" }, /* RFC 1035 */423 case T_CNAME: in ns_rprint()