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

  /src/external/mpl/bind/dist/lib/dns/include/dns/
dyndb.h 56 * but not changing or removing an old one), increment DNS_DYNDB_AGE;
57 * if not, set DNS_DYNDB_AGE to 0.
61 #define DNS_DYNDB_AGE 0
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 58 * but not changing or removing an old one), increment DNS_DYNDB_AGE;
59 * if not, set DNS_DYNDB_AGE to 0.
63 #define DNS_DYNDB_AGE 0
99 * DNS_DYNDB_VERSION, and no less than DNS_DYNDB_VERSION - DNS_DYNDB_AGE,

Completed in 32 milliseconds