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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
result.h 114 #define DNS_R_SINGLETON (ISC_RESULTCLASS_DNS + 72)
  /src/external/mpl/bind/dist/lib/isc/include/isc/
result.h 173 DNS_R_SINGLETON,
  /src/external/mpl/bind/dist/lib/isc/
result.c 173 [DNS_R_SINGLETON] = "multiple RRs of singleton type",
429 [DNS_R_SINGLETON] = "DNS_R_SINGLETON",
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rdataslab.c 266 result = DNS_R_SINGLETON;
601 return (DNS_R_SINGLETON);
  /src/external/mpl/dhcp/dist/tests/
t_api.c 686 { DNS_R_SINGLETON, "DNS_R_SINGLETON" },
  /src/external/mpl/bind/dist/lib/dns/
rdataslab.c 330 result = DNS_R_SINGLETON;
653 return DNS_R_SINGLETON;

Completed in 24 milliseconds