Searched refs:ns_t_any (Results 1 – 5 of 5) sorted by relevance
253 #define T_ANY ns_t_any
390 ns_t_any = 255, /* Wildcard match. */ enumerator398 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
329 case ns_t_any: return (detail ? "All records" : "*"); in dns_type_string()
547 {ns_t_any, "ANY", "\"any\""},
457 if (!success || sig_type == ns_t_any) in res_nmkupdate()