Searched refs:T_AAAA (Results 1 – 10 of 10) sorted by relevance
/third_party/cares/include/ |
D | ares_nameser.h | 392 #ifndef T_AAAA 393 # define T_AAAA 28 /* ns_t_aaaa */ macro
|
/third_party/node/deps/cares/include/ |
D | ares_nameser.h | 392 #ifndef T_AAAA 393 # define T_AAAA 28 /* ns_t_aaaa */ macro
|
/third_party/node/deps/cares/src/lib/ |
D | ares__parse_into_addrinfo.c | 126 else if (rr_class == C_IN && rr_type == T_AAAA in ares__parse_into_addrinfo()
|
D | ares_getaddrinfo.c | 801 ares_query(hquery->channel, s, C_IN, T_AAAA, host_callback, hquery); in next_dns_lookup() 806 ares_query(hquery->channel, s, C_IN, T_AAAA, host_callback, hquery); in next_dns_lookup()
|
/third_party/node/deps/cares/src/tools/ |
D | adig.c | 111 { "AAAA", T_AAAA }, 715 case T_AAAA: in display_rr()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
D | nameser.h | 423 #define T_AAAA ns_t_aaaa macro
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
D | nameser.h | 423 #define T_AAAA ns_t_aaaa macro
|
/third_party/musl/include/arpa/ |
D | nameser.h | 423 #define T_AAAA ns_t_aaaa macro
|
/third_party/musl/ndk_musl_include/arpa/ |
D | nameser.h | 423 #define T_AAAA ns_t_aaaa macro
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
D | nameser.h | 423 #define T_AAAA ns_t_aaaa macro
|