Home
last modified time | relevance | path

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

/third_party/cares/include/
H A Dares_nameser.h94 ns_t_soa = 6, /* Start of authority zone. */ enumerator
327 # define T_SOA 6 /* ns_t_soa */
/third_party/node/deps/cares/include/
H A Dares_nameser.h120 ns_t_soa = 6, /* Start of authority zone. */ enumerator
353 # define T_SOA 6 /* ns_t_soa */
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h154 ns_t_soa = 6, enumerator
401 #define T_SOA ns_t_soa
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h154 ns_t_soa = 6, enumerator
401 #define T_SOA ns_t_soa
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h154 ns_t_soa = 6, enumerator
401 #define T_SOA ns_t_soa
/third_party/musl/include/arpa/
H A Dnameser.h154 ns_t_soa = 6, enumerator
436 #define T_SOA ns_t_soa
/third_party/node/src/
H A Dcares_wrap.cc565 if (rr_type == ns_t_soa) { in ParseSoaReply()
887 wrap->AresQuery(name, ns_c_in, ns_t_soa); in Send()

Completed in 11 milliseconds