Home
last modified time | relevance | path

Searched refs:QUERY (Results 1 – 7 of 7) sorted by relevance

/resolv/
A Dtst-resolv-qtypes.c78 int ret = res_mkquery (QUERY, domain, C_IN, type, in wrap_res_send()
114 int ret = res_nmkquery (&_res, QUERY, domain, C_IN, type, in wrap_res_nsend()
A Dres_mkquery.c140 case QUERY: in __res_context_mkquery()
154 if (op == QUERY || data == NULL) in __res_context_mkquery()
A Dtst-resolv-trustad.c144 ret = res_mkquery (QUERY, "www.example", C_IN, T_A, in do_test()
189 ret = res_mkquery (QUERY, "www.example", C_IN, T_A, in do_test()
A Dtst-resolv-txnid-collision.c220 int q1len = res_mkquery (QUERY, qname, C_IN, T_A, NULL, 0, NULL, in test_qname()
225 int q2len = res_mkquery (QUERY, qname, C_IN, T_AAAA, NULL, 0, NULL, in test_qname()
A Dres_query.c131 n = __res_context_mkquery (ctx, QUERY, name, class, T_A, NULL, in __res_context_query()
156 n = __res_context_mkquery (ctx, QUERY, name, class, T_AAAA, in __res_context_query()
171 n = __res_context_mkquery (ctx, QUERY, name, class, type, NULL, in __res_context_query()
A Dtst-resolv-res_init-skeleton.c375 TEST_VERIFY (res_mkquery (QUERY, "www.example", in run_res_init()
857 (res_mkquery (QUERY, test_hostname, C_IN, T_A, in special_test_callback()
/resolv/arpa/
A Dnameser_compat.h98 #define QUERY ns_o_query macro

Completed in 16 milliseconds