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

/netbsd-current/external/bsd/nsd/dist/
H A Doptions.h94 int confine_to_zone; member in struct:nsd_options
H A Dnsd-checkconf.c418 SERV_GET_BIN(confine_to_zone, o);
663 opt->confine_to_zone ? "yes" : "no");
H A Dconfigparser.y460 { cfg_parser->opt->confine_to_zone = $2; }
H A Dquery.c1408 if (nsd->options->confine_to_zone &&
H A Dconfigparser.c2040 { cfg_parser->opt->confine_to_zone = (yyvsp[0].bln); }
H A Doptions.c77 opt->confine_to_zone = 0;

Completed in 284 milliseconds