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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
db.h 244 #define DNS_DBFIND_ADDITIONALOK 0x0100
791 * \li If 'options' does not have #DNS_DBFIND_ADDITIONALOK set, then no
  /src/external/mpl/bind/dist/lib/dns/include/dns/
db.h 267 DNS_DBFIND_ADDITIONALOK = 1 << 6,
877 * \li If 'options' does not have #DNS_DBFIND_ADDITIONALOK set, then no
  /src/external/mpl/bind/dist/lib/dns/
rbt-cachedb.c 994 ((options & DNS_DBFIND_ADDITIONALOK) == 0)) ||
adb.c 2661 DNS_DBFIND_GLUEOK | DNS_DBFIND_ADDITIONALOK,
qpcache.c 1869 ((options & DNS_DBFIND_ADDITIONALOK) == 0)) ||
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 5248 ((options & DNS_DBFIND_ADDITIONALOK) == 0)) ||
  /src/external/mpl/bind/dist/lib/ns/
query.c 1866 DNS_DBFIND_ADDITIONALOK,

Completed in 64 milliseconds