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

  /src/external/mpl/bind/dist/lib/dns/include/dns/
dyndb.h 54 * When the API changes, increment DNS_DYNDB_VERSION. If the
59 #ifndef DNS_DYNDB_VERSION
60 #define DNS_DYNDB_VERSION 2
62 #endif /* ifndef DNS_DYNDB_VERSION */
97 * DNS_DYNDB_VERSION, and no less than DNS_DYNDB_VERSION - DNS_DYNDB_AGE,
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
dyndb.h 56 * When the API changes, increment DNS_DYNDB_VERSION. If the
61 #ifndef DNS_DYNDB_VERSION
62 #define DNS_DYNDB_VERSION 1
64 #endif /* ifndef DNS_DYNDB_VERSION */
99 * DNS_DYNDB_VERSION, and no less than DNS_DYNDB_VERSION - DNS_DYNDB_AGE,

Completed in 15 milliseconds