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

/bind-9.6-ESV-R11/lib/dns/
H A Dvalidator.c449 if (result != DNS_R_WAIT)
513 if (result != DNS_R_WAIT)
525 if (result != DNS_R_WAIT)
607 if (result != DNS_R_WAIT)
612 if (result != DNS_R_WAIT)
626 if (result != DNS_R_WAIT)
694 if (result != DNS_R_WAIT)
771 if (result != DNS_R_WAIT)
825 if (result != DNS_R_WAIT)
886 if (result != DNS_R_WAIT)
[all...]
H A Dresolver.c2803 result = DNS_R_WAIT;
3064 if (result == DNS_R_WAIT) {
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dresult.h99 #define DNS_R_WAIT (ISC_RESULTCLASS_DNS + 53) macro

Completed in 37 milliseconds