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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.c83 CONF_STRING, enumerator in enum:__anon75
139 { "ZoneDir", first, last, CONF_STRING, &def.zonedir },
144 { "lsColor", 100, last, CONF_STRING, &def.colorterm },
171 { "KSK_randfile", first, 100, CONF_STRING, &def.k_random },
172 { "KSKrandfile", 101, last, CONF_STRING, &def.k_random },
179 { "ZSK_randfile", first, 100, CONF_STRING, &def.z_random },
180 { "ZSKrandfile", 101, last, CONF_STRING, &def.z_random },
187 { "--view", cmdln, last, CONF_STRING, &def.view },
189 { "LogFile", 96, last, CONF_STRING, &def.logfile },
191 { "LogDomainDir", 96, last, CONF_STRING,
[all...]

Completed in 2260 milliseconds