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

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c243 isc_result_t shutdown_why; member in struct:dns_dispatch
1484 disp->shutdown_why = tcpmsg->result;
1635 disp->shutdown_why = res;
1649 disp->shutdown_why = res;
2411 disp->shutdown_why = ISC_R_UNEXPECTED;
3315 ev->result = disp->shutdown_why;
3369 disp->shutdown_why = ISC_R_CANCELED;

Completed in 953 milliseconds