HomeSort by: relevance | last modified time | path
    Searched refs:DST_R_NOCRYPTO (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
result.h 36 #define DST_R_NOCRYPTO (ISC_RESULTCLASS_DST + 2)
  /src/external/mpl/bind/dist/lib/isc/include/isc/
result.h 239 DST_R_NOCRYPTO,
  /src/external/mpl/bind/dist/lib/isc/
result.c 237 [DST_R_NOCRYPTO] = "built with no crypto support",
492 [DST_R_NOCRYPTO] = "DST_R_NOCRYPTO",
  /src/external/mpl/bind/dist/bin/delv/
delv.c 819 if (result == DST_R_NOCRYPTO) {
855 if (result == DST_R_NOCRYPTO) {
  /src/external/mpl/bind/dist/bin/named/
server.c 971 case DST_R_NOCRYPTO:
1062 if (result == DST_R_NOCRYPTO) {

Completed in 36 milliseconds