Searched refs:ns_t_any (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/include/arpa/
H A Dnameser_compat.h184 #define T_ANY ns_t_any
H A Dnameser.h350 ns_t_any = 255, /*%< Wildcard match. */ enumerator in enum:__ns_type
357 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
/freebsd-11.0-release/lib/libc/resolv/
H A Dres_debug.c525 {ns_t_any, "ANY", "\"any\""},
H A Dres_mkupdate.c480 if (!success || sig_type == ns_t_any)

Completed in 85 milliseconds