Searched refs:ns_t_a (Results 1 – 9 of 9) sorted by relevance
/third_party/grpc/src/core/lib/iomgr/ |
D | nameser.h | 46 ns_t_a = 1, /* Host address. */ enumerator
|
/third_party/musl/ndk_musl_include/arpa/ |
D | nameser.h | 149 ns_t_a = 1, enumerator 396 #define T_A ns_t_a
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
D | nameser.h | 149 ns_t_a = 1, enumerator 396 #define T_A ns_t_a
|
/third_party/musl/include/arpa/ |
D | nameser.h | 149 ns_t_a = 1, enumerator 396 #define T_A ns_t_a
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
D | nameser.h | 149 ns_t_a = 1, enumerator 396 #define T_A ns_t_a
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
D | nameser.h | 149 ns_t_a = 1, enumerator 396 #define T_A ns_t_a
|
/third_party/node/deps/cares/include/ |
D | ares_nameser.h | 89 ns_t_a = 1, /* Host address. */ enumerator
|
/third_party/node/src/ |
D | cares_wrap.cc | 212 case ns_t_a: in ParseGeneralReply() 260 *type = ns_t_a; in ParseGeneralReply() 836 wrap->AresQuery(name, ns_c_in, ns_t_a); in Send() 922 if (type == ns_t_a) { in Parse() 1074 int type = ns_t_a; in Parse()
|
/third_party/glib/gio/ |
D | gthreadedresolver.c | 477 ns_t_a = 1, /* Host address. */ enumerator
|