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

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/include/dns/
H A Dmaster.h43 #define DNS_MASTER_SLAVE 0x00000020 /*%< Loading a slave master file. */ macro
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dmaster.c864 (lctx->options & DNS_MASTER_SLAVE) == 0 &&
1507 (lctx->options & DNS_MASTER_SLAVE) == 0 &&
1672 (lctx->options & DNS_MASTER_SLAVE) == 0 &&
1866 (lctx->options & DNS_MASTER_SLAVE) == 0) {
H A Dzone.c1602 options |= DNS_MASTER_SLAVE;

Completed in 187 milliseconds