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

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
db.h 245 #define DNS_DBFIND_NOZONECUT 0x0200
802 * \li If the #DNS_DBFIND_NOZONECUT option is set, the database is
  /src/external/mpl/bind/dist/lib/dns/
sdlz.c 534 * If DNS_DBFIND_NOZONECUT is set and there are multiple
823 if ((options & DNS_DBFIND_NOZONECUT) != 0) {
862 (options & DNS_DBFIND_NOZONECUT) == 0)
  /src/external/mpl/dhcp/bind/dist/lib/dns/
sdlz.c 592 * If DNS_DBFIND_NOZONECUT is set and there are multiple
895 if ((options & DNS_DBFIND_NOZONECUT) != 0) {
934 (options & DNS_DBFIND_NOZONECUT) == 0)
  /src/external/mpl/bind/dist/lib/dns/include/dns/
db.h 268 DNS_DBFIND_NOZONECUT = 1 << 7,
888 * \li If the #DNS_DBFIND_NOZONECUT option is set, the database is
  /src/external/mpl/bind/dist/lib/ns/
query.c 5254 qtype, DNS_DBFIND_NOZONECUT, client->now, &node,

Completed in 47 milliseconds