Home
last modified time | relevance | path

Searched refs:zonefiles_check (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Doptions.h116 int zonefiles_check; member
H A Dnsd-checkconf.c414 SERV_GET_BIN(zonefiles_check, o); in config_print_zone()
709 printf("\tzonefiles-check: %s\n", opt->zonefiles_check?"yes":"no"); in config_test_print_server()
H A Dconfigparser.y447 { cfg_parser->opt->zonefiles_check = $2; }
H A Dxfrd.c275 if(xfrd->nsd->options->zonefiles_check) { in xfrd_sig_process()
H A Doptions.c133 opt->zonefiles_check = 1; in nsd_options_create()