Searched refs:QUERY (Results 1 – 7 of 7) sorted by relevance
/resolv/ |
A D | tst-resolv-qtypes.c | 78 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 D | res_mkquery.c | 140 case QUERY: in __res_context_mkquery() 154 if (op == QUERY || data == NULL) in __res_context_mkquery()
|
A D | tst-resolv-trustad.c | 144 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 D | tst-resolv-txnid-collision.c | 220 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 D | res_query.c | 131 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 D | tst-resolv-res_init-skeleton.c | 375 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 D | nameser_compat.h | 98 #define QUERY ns_o_query macro
|
Completed in 16 milliseconds