Home
last modified time | relevance | path

Searched refs:ns_t_txt (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h164 ns_t_txt = 16, enumerator
411 #define T_TXT ns_t_txt
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h164 ns_t_txt = 16, enumerator
411 #define T_TXT ns_t_txt
/third_party/musl/include/arpa/
Dnameser.h164 ns_t_txt = 16, enumerator
411 #define T_TXT ns_t_txt
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h164 ns_t_txt = 16, enumerator
411 #define T_TXT ns_t_txt
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h164 ns_t_txt = 16, enumerator
411 #define T_TXT ns_t_txt
/third_party/cares/include/
Dares_nameser.h104 ns_t_txt = 16, /* Text strings. */ enumerator
/third_party/node/deps/cares/include/
Dares_nameser.h104 ns_t_txt = 16, /* Text strings. */ enumerator
/third_party/node/src/
Dcares_wrap.cc866 wrap->AresQuery(name, ns_c_in, ns_t_txt); in Send()