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

/bind-9.11.3/lib/dns/
H A Dvalidator.c439 if (result != DNS_R_WAIT)
503 if (result != DNS_R_WAIT)
515 if (result != DNS_R_WAIT)
598 if (result != DNS_R_WAIT)
603 if (result != DNS_R_WAIT)
617 if (result != DNS_R_WAIT)
685 if (result != DNS_R_WAIT)
762 if (result != DNS_R_WAIT)
816 if (result != DNS_R_WAIT)
877 if (result != DNS_R_WAIT)
[all...]
H A Dresolver.c3451 result = DNS_R_WAIT;
3743 if (result == DNS_R_WAIT) {
/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h88 #define DNS_R_WAIT (ISC_RESULTCLASS_DNS + 53) macro

Completed in 2556 milliseconds