Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
207 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
207 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h202 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
207 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ macro
/third_party/musl/include/arpa/
H A Dnameser.h237 #define ns_t_qt_p(t) (ns_t_xfr_p(t) || (t) == ns_t_any || \
242 #define ns_t_xfr_p(t) ((t) == ns_t_axfr || (t) == ns_t_ixfr || \ macro

Completed in 9 milliseconds