HomeSort by: relevance | last modified time | path
    Searched defs:othertype (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/unbound/dist/services/
localzone.c 566 const char* othertype = NULL; local
568 othertype = "other";
571 othertype = "CNAME";
573 if(othertype) {
575 "coexist with %s local-data", rrstr, othertype);

Completed in 24 milliseconds