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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
db.h 238 #define DNS_DBFIND_NOWILD 0x0004
799 * \li If the #DNS_DBFIND_NOWILD option is set, then wildcard matching will
806 * If #DNS_DBFIND_NOWILD is not set, wildcard matching will be
  /src/external/mpl/bind/dist/lib/dns/include/dns/
db.h 256 DNS_DBFIND_NOWILD = 1 << 1,
794 * \li If the #DNS_DBFIND_NOWILD option is set, then wildcard matching will
801 * If #DNS_DBFIND_NOWILD is not set, wildcard matching will be

Completed in 32 milliseconds