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

/bind-9.6-ESV-R11/lib/bind9/
H A Dcheck.c1016 #define HINTZONE 8 macro
1075 { "delegation-only", HINTZONE | STUBZONE | DELEGATIONZONE },
1100 { "file", MASTERZONE | SLAVEZONE | STUBZONE | HINTZONE },
1114 { "masterfile-format", MASTERZONE | SLAVEZONE | STUBZONE | HINTZONE },
1150 ztype = HINTZONE;
1201 tresult = nameexist(zconfig, namebuf, ztype == HINTZONE ? 1 : 2,
1379 (ztype == MASTERZONE || ztype == HINTZONE)) {

Completed in 549 milliseconds