Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h197 ns_t_any = 255, enumerator
202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
438 #define T_ANY ns_t_any
/third_party/musl/include/arpa/
H A Dnameser.h227 ns_t_any = 255, enumerator
237 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
504 #define T_ANY ns_t_any
/third_party/cares/include/
H A Dares_nameser.h142 ns_t_any = 255, /* Wildcard match. */ enumerator
471 # define T_ANY 255 /* ns_t_any */
/third_party/node/deps/cares/include/
H A Dares_nameser.h168 ns_t_any = 255, /* Wildcard match. */ enumerator
497 # define T_ANY 255 /* ns_t_any */
/third_party/node/src/
H A Dcares_wrap.cc832 wrap->AresQuery(name, ns_c_in, ns_t_any); in Send()

Completed in 12 milliseconds