Home
last modified time | relevance | path

Searched refs:C_IN (Results 1 - 13 of 13) sorted by relevance

/third_party/cares/include/
H A Dares_nameser.h293 #ifndef C_IN
294 # define C_IN 1 /* ns_c_in */ macro
/third_party/node/deps/cares/include/
H A Dares_nameser.h319 #ifndef C_IN
320 # define C_IN 1 /* ns_c_in */ macro
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dres_send.c22 const int class = C_IN;
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetwork_res_search_test.cpp24 int result = res_search(domain, C_IN, T_A, answer, anslen); in HWTEST_F()
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dres_querydomain.c23 const int class = C_IN;
H A Dres_query.c22 const int class = C_IN;
H A Dres_mkquery.c23 const int class = C_IN;
/third_party/node/deps/cares/src/lib/
H A Dares_getaddrinfo.c722 ares_query_qid(hquery->channel, s, C_IN, T_A, host_callback, hquery, in next_dns_lookup()
727 ares_query_qid(hquery->channel, s, C_IN, T_AAAA, host_callback, hquery, in next_dns_lookup()
732 ares_query_qid(hquery->channel, s, C_IN, T_A, host_callback, hquery, in next_dns_lookup()
734 ares_query_qid(hquery->channel, s, C_IN, T_AAAA, host_callback, hquery, in next_dns_lookup()
H A Dares_gethostbyaddr.c141 ares_query(aquery->channel, name, C_IN, T_PTR, addr_callback, aquery); in next_lookup()
/third_party/musl/porting/liteos_m/kernel/include/arpa/
H A Dnameser.h440 #define C_IN ns_c_in macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
H A Dnameser.h440 #define C_IN ns_c_in macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
H A Dnameser.h440 #define C_IN ns_c_in macro
/third_party/musl/include/arpa/
H A Dnameser.h511 #define C_IN ns_c_in macro

Completed in 11 milliseconds