Searched refs:DNS_MASTER_AGETTL (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dmaster.h38 #define DNS_MASTER_AGETTL 0x00000001 /*%< Age the ttl based on $DATE. */ macro
231 * If 'DNS_MASTER_AGETTL' is set and the master file contains one or more
/bind-9.6-ESV-R11/lib/dns/
H A Ddb.c337 options |= DNS_MASTER_AGETTL;
H A Dmaster.c1847 if ((lctx->options & DNS_MASTER_AGETTL) != 0) {

Completed in 38 milliseconds