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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
zt.h 28 #define DNS_ZTFIND_NOEXACT 0x01
99 * \li If the DNS_ZTFIND_NOEXACT is set, the best partial match (if any)
  /src/external/mpl/bind/dist/lib/dns/include/dns/
zt.h 31 DNS_ZTFIND_NOEXACT = 1 << 1,
97 * \li If the DNS_ZTFIND_NOEXACT option is set, the closest matching
105 * \li DNS_ZTFIND_EXACT and DNS_ZTFIND_NOEXACT are not both set

Completed in 23 milliseconds