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

  /src/external/bsd/nsd/dist/
dns.h 94 #define TYPE_CNAME 5 /* the canonical name for an alias */
  /src/external/bsd/libevent/dist/
evdns.c 151 #define TYPE_CNAME 5
1158 } else if (type == TYPE_CNAME) {
1897 req, EVDNS_ANSWER_SECTION, name, TYPE_CNAME, CLASS_INET,
  /src/external/bsd/ntp/dist/sntp/libevent/
evdns.c 149 #define TYPE_CNAME 5
1156 } else if (type == TYPE_CNAME) {
1895 req, EVDNS_ANSWER_SECTION, name, TYPE_CNAME, CLASS_INET,

Completed in 31 milliseconds