Home
last modified time | relevance | path

Searched refs:C_CHAOS (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/cares/include/
Dares_nameser.h296 #ifndef C_CHAOS
297 # define C_CHAOS 3 /* ns_c_chaos */ macro
/third_party/node/deps/cares/src/lib/
Dares_parse_txt_reply.c110 if ((rr_class == C_IN || rr_class == C_CHAOS) && rr_type == T_TXT) in ares__parse_txt_reply()
Dares_parse_caa_reply.c108 if ((rr_class == C_IN || rr_class == C_CHAOS) && rr_type == T_CAA) in ares_parse_caa_reply()
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h441 #define C_CHAOS ns_c_chaos macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h441 #define C_CHAOS ns_c_chaos macro
/third_party/musl/include/arpa/
Dnameser.h441 #define C_CHAOS ns_c_chaos macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h441 #define C_CHAOS ns_c_chaos macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h441 #define C_CHAOS ns_c_chaos macro
/third_party/node/deps/cares/src/tools/
Dadig.c77 { "CHAOS", C_CHAOS },