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

/bind-9.11.3/lib/isc/include/isc/
H A Dresult.h81 #define ISC_R_UNSET 61 /*%< unset */ macro
/bind-9.11.3/bin/dnssec/
H A Ddnssectool.c1494 isc_result_t result, vresult = ISC_R_UNSET;
1758 if (vresult == ISC_R_UNSET)
1800 if (vresult == ISC_R_UNSET)
/bind-9.11.3/lib/dns/
H A Dxfrin.c842 xfr->shutdown_result = ISC_R_UNSET;
1486 INSIST(! xfr->shuttingdown || xfr->shutdown_result != ISC_R_UNSET);
H A Ddispatch.c960 ev->result = ISC_R_UNSET;
/bind-9.11.3/lib/isc/unix/
H A Dsocket.c1819 ev->result = ISC_R_UNSET;
5134 event->result = ISC_R_UNSET;
5362 event->result = ISC_R_UNSET;

Completed in 45 milliseconds