Home
last modified time | relevance | path

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

/third_party/cares/include/
H A Dares_nameser.h100 ns_t_ptr = 12, /* Domain name pointer. */ enumerator
345 # define T_PTR 12 /* ns_t_ptr */
/third_party/node/deps/cares/include/
H A Dares_nameser.h126 ns_t_ptr = 12, /* Domain name pointer. */ enumerator
371 # define T_PTR 12 /* ns_t_ptr */
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h160 ns_t_ptr = 12, enumerator
407 #define T_PTR ns_t_ptr
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h160 ns_t_ptr = 12, enumerator
407 #define T_PTR ns_t_ptr
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h160 ns_t_ptr = 12, enumerator
407 #define T_PTR ns_t_ptr
/third_party/musl/include/arpa/
H A Dnameser.h160 ns_t_ptr = 12, enumerator
442 #define T_PTR ns_t_ptr
/third_party/node/src/
H A Dcares_wrap.cc233 case ns_t_ptr: in ParseGeneralReply()
265 } else if (*type == ns_t_ptr) { in ParseGeneralReply()
877 wrap->AresQuery(name, ns_c_in, ns_t_ptr); in Send()
1019 type = ns_t_ptr; in Parse()
1274 int type = ns_t_ptr; in Parse()

Completed in 11 milliseconds