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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dmaster.h43 #define DNS_MASTER_SLAVE 0x00000020 /*%< Loading a slave master file. */ macro
/bind-9.6-ESV-R11/lib/dns/
H A Dmaster.c825 (lctx->options & DNS_MASTER_SLAVE) == 0 &&
1467 (lctx->options & DNS_MASTER_SLAVE) == 0 &&
1647 (lctx->options & DNS_MASTER_SLAVE) == 0 &&
1841 (lctx->options & DNS_MASTER_SLAVE) == 0) {
H A Dzone.c1553 options |= DNS_MASTER_SLAVE;

Completed in 61 milliseconds