Searched refs:DST_R_NOCRYPTO (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/dns/include/dst/
H A Dresult.h31 #define DST_R_NOCRYPTO (ISC_RESULTCLASS_DST + 2) macro
/bind-9.11.3/bin/delv/
H A Ddelv.c645 if (result == DST_R_NOCRYPTO)
684 if (result == DST_R_NOCRYPTO)
/bind-9.11.3/lib/dns/
H A Ddst_api.c1946 return (DST_R_NOCRYPTO);
/bind-9.11.3/bin/named/
H A Dserver.c785 if (result == DST_R_NOCRYPTO) {
859 if (result == DST_R_NOCRYPTO)

Completed in 51 milliseconds