Searched defs:ddns (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/bind9/
H A Dcheck.c1808 isc_boolean_t ddns = ISC_FALSE; local
2087 ddns = ISC_TRUE;
2099 ddns = ISC_TRUE;
2114 if (strcasecmp(arg, "off") != 0 && !ddns && !signing) {
2428 (ztype == CFG_ZONE_SLAVE || ddns)) {

Completed in 22 milliseconds