Searched refs:T_ANY (Results 1 – 5 of 5) sorted by relevance
120 #define T_ANY 255 /* wildcard match */ macro
255 #define T_ANY ns_t_any macro
708 case T_ANY: /*%< use T_ANY only for T_A/T_AAAA lookup */ 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()859 if (qtype == T_ANY) { in gethostans()
440 case T_ANY: /* matches any type */
139 rtype = T_ANY; in res_nmkupdate()144 rtype = T_ANY; in res_nmkupdate()