OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chkzone
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/contrib/bind2nsd/scripts/
nsd-sync
218
chkzone
= conf.getValue('named-checkzone')
219
if os.path.exists(
chkzone
):
224
report_info('=> running "%s" on all zones...' % (
chkzone
))
229
(output, errors) = run_cmd_capture(
chkzone
+ ' ' + zone + ' ' + zfile)
s64-sync
226
chkzone
= conf.getValue('named-checkzone')
227
if os.path.exists(
chkzone
):
232
report_info('=> running "%s" on all zones...' % (
chkzone
))
237
(output, errors) = run_cmd_capture(
chkzone
+ ' ' + zone + ' ' + zfile)
Completed in 32 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026