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

/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h96 #define DNS_R_NOTINSECURE (ISC_RESULTCLASS_DNS + 61) macro
/bind-9.11.3/lib/dns/
H A Dvalidator.c436 if (result == DNS_R_NOTINSECURE)
682 if (result == DNS_R_NOTINSECURE)
3268 * \li DNS_R_NOTINSECURE
3572 return (DNS_R_NOTINSECURE);
3662 if (result == DNS_R_NOTINSECURE)
3677 if (result == DNS_R_NOTINSECURE)

Completed in 1257 milliseconds