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

/netbsd-current/external/mpl/dhcp/dist/includes/arpa/
H A Dnameser_compat.h167 #define T_ANY ns_t_any
H A Dnameser.h269 ns_t_any = 255, /* Wildcard match. */ enumerator in enum:__ns_type
275 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
/netbsd-current/include/arpa/
H A Dnameser_compat.h185 #define T_ANY ns_t_any
H A Dnameser.h357 ns_t_any = 255, /*%< Wildcard match. */ enumerator in enum:__ns_type
364 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
/netbsd-current/external/bsd/libbind/dist/include/arpa/
H A Dnameser_compat.h219 #define T_ANY ns_t_any
H A Dnameser.h359 ns_t_any = 255, /*%< Wildcard match. */ enumerator in enum:__ns_type
366 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_debug.c533 {ns_t_any, "ANY", "\"any\""},
H A Dres_mkupdate.c463 if (!success || sig_type == ns_t_any)
/netbsd-current/lib/libresolv/
H A Dres_mkupdate.c465 if (!success || sig_type == ns_t_any)
/netbsd-current/lib/libc/resolv/
H A Dres_debug.c541 {ns_t_any, "ANY", "\"any\""},

Completed in 444 milliseconds