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

/freebsd-9.3-release/contrib/bind9/bin/check/
H A Dnamed-checkconf.c389 configure_view(const char *vclass, const char *view, const cfg_obj_t *config, function
450 tresult = configure_view(vclass, vname, config, vconfig, mctx);
456 tresult = configure_view("IN", "_default", config, NULL, mctx);
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c2057 configure_view(dns_view_t *view, cfg_obj_t *config, cfg_obj_t *vconfig, function
5423 CHECK(configure_view(view, config, vconfig,
5437 CHECK(configure_view(view, config, NULL,
5457 CHECK(configure_view(view, config, vconfig,

Completed in 110 milliseconds