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

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dresolver.c764 isc_time_t *finish, isc_boolean_t no_response)
786 if (finish != NULL || no_response) {
822 INSIST(no_response);
935 fctx_cancelqueries(fetchctx_t *fctx, isc_boolean_t no_response) { argument
944 fctx_cancelquery(&query, NULL, NULL, no_response);
1011 fctx_stopeverything(fetchctx_t *fctx, isc_boolean_t no_response) { argument
1013 fctx_cancelqueries(fctx, no_response);
1126 isc_boolean_t no_response; local
1139 no_response = ISC_TRUE;
1141 no_response
763 fctx_cancelquery(resquery_t **queryp, dns_dispatchevent_t **deventp, isc_time_t *finish, isc_boolean_t no_response) argument
6573 isc_boolean_t no_response; local
[all...]

Completed in 91 milliseconds