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

/macosx-10.9.5/bind9-45.100/bind9/lib/bind9/
H A Dcheck.c1250 #define HINTZONE 8 macro
1290 { "delegation-only", HINTZONE | STUBZONE | DELEGATIONZONE },
1317 { "file", MASTERZONE | SLAVEZONE | STUBZONE | HINTZONE },
1332 { "masterfile-format", MASTERZONE | SLAVEZONE | STUBZONE | HINTZONE },
1372 ztype = HINTZONE;
1423 tresult = nameexist(zconfig, namebuf, ztype == HINTZONE ? 1 : 2,
1692 (ztype == MASTERZONE || ztype == HINTZONE)) {

Completed in 157 milliseconds