Home
last modified time | relevance | path

Searched defs:queryp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Ddoh_test.c1585 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1602 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1619 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1633 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1647 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1664 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1679 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1691 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1703 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1715 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1727 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1739 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1753 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1765 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1777 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
1789 const char *queryp = NULL; ISC_RUN_TEST_IMPL() local
[all...]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c1249 resquery_detach(resquery_t ** queryp) resquery_detach() argument
1313 fctx_cancelquery(resquery_t ** queryp,isc_time_t * finish,bool no_response,bool age_untried) fctx_cancelquery() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c1229 resquery_destroy(resquery_t **queryp) { in resquery_destroy()
1284 fctx_cancelquery(resquery_t **queryp, dns_dispatchevent_t **deventp, in fctx_cancelquery()