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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
db.h 236 #define DNS_DBFIND_GLUEOK 0x0001
786 * \li If 'options' does not have #DNS_DBFIND_GLUEOK set, then no glue will
829 * \li Making queries of type ANY with #DNS_DBFIND_GLUEOK is not recommended,
870 * the DNS_DBFIND_GLUEOK option
896 * database and DNS_DBFIND_GLUEOK
  /src/external/mpl/bind/dist/lib/dns/include/dns/
db.h 261 DNS_DBFIND_GLUEOK = 1 << 0,
872 * \li If 'options' does not have #DNS_DBFIND_GLUEOK set, then no glue will
910 * \li Making queries of type ANY with #DNS_DBFIND_GLUEOK is not recommended,
951 * the DNS_DBFIND_GLUEOK option
977 * database and DNS_DBFIND_GLUEOK

Completed in 18 milliseconds