HomeSort by: relevance | last modified time | path
    Searched defs:shutdown_why (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/
dispatch.c 221 isc_result_t shutdown_why; member in struct:dns_dispatch
1399 disp->shutdown_why = tcpmsg->result;
1570 disp->shutdown_why = res;
1584 disp->shutdown_why = res;
2206 disp->shutdown_why = ISC_R_UNEXPECTED;
3306 ev->result = disp->shutdown_why;
3359 disp->shutdown_why = ISC_R_CANCELED;

Completed in 174 milliseconds