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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dresult.h107 #define DNS_R_NOTINSECURE (ISC_RESULTCLASS_DNS + 61) macro
/bind-9.6-ESV-R11/lib/dns/
H A Dvalidator.c446 if (result == DNS_R_NOTINSECURE)
691 if (result == DNS_R_NOTINSECURE)
3204 * \li DNS_R_NOTINSECURE
3489 return (DNS_R_NOTINSECURE); /* Couldn't complete insecurity proof */
3579 if (result == DNS_R_NOTINSECURE)

Completed in 18 milliseconds