Searched defs:no_response (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dresolver.c892 isc_time_t *finish, isc_boolean_t no_response,
916 if (finish != NULL || no_response) {
961 INSIST(no_response);
1094 fctx_cancelqueries(fetchctx_t *fctx, isc_boolean_t no_response, argument
1105 fctx_cancelquery(&query, NULL, NULL, no_response,
1177 fctx_stopqueries(fetchctx_t *fctx, isc_boolean_t no_response, argument
1181 fctx_cancelqueries(fctx, no_response, age_untried);
1422 isc_boolean_t no_response = ISC_FALSE; local
1436 no_response = ISC_TRUE;
1442 fctx_stopqueries(fctx, no_response, age_untrie
891 fctx_cancelquery(resquery_t **queryp, dns_dispatchevent_t **deventp, isc_time_t *finish, isc_boolean_t no_response, isc_boolean_t age_untried) argument
7684 isc_boolean_t no_response; local
[all...]

Completed in 30 milliseconds