Searched refs:T_ANY (Results 1 – 11 of 11) sorted by relevance
182 #ifdef T_ANY183 T_ANY, "ANY",
995 if (type == fixed.type || type == T_ANY) { /* requested type */ in dns_get_answer()
185 #define T_ANY ns_t_any macro
204 #define T_ANY 255 /* wildcard match */ macro
565 { T_ANY, "ANY" }, /* RFC 8482 */
710 case T_ANY: /*%< use T_ANY only for T_A/T_AAAA lookup */ in gethostans()751 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in gethostans()795 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in gethostans()861 if (qtype == T_ANY) { in gethostans()
219 #define T_ANY ns_t_any macro
142 rtype = T_ANY; in res_nmkupdate()147 rtype = T_ANY; in res_nmkupdate()
141 rtype = T_ANY; in res_nmkupdate()146 rtype = T_ANY; in res_nmkupdate()
1735 case T_ANY: /*use T_ANY only for T_A/T_AAAA lookup*/ in getanswer()1763 if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) { in getanswer()1799 if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) && in getanswer()1818 if (qtype == T_ANY) { in getanswer()
530 queryType = T_ANY; in main()631 if ((T_ANY == tmp) && anyflag++) { in main()