Searched defs:configure_view_acl (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dserver.c508 configure_view_acl(const cfg_obj_t *vconfig, const cfg_obj_t *config, function
565 * configure_view_acl() except it calls cfg_acl_fromconfig with a
3379 CHECK(configure_view_acl(vconfig, config, ns_g_config,
4192 CHECK(configure_view_acl(vconfig, config, NULL, "match-clients",
4195 CHECK(configure_view_acl(vconfig, config, NULL, "match-destinations",
4261 CHECK(configure_view_acl(vconfig, config, ns_g_config,
4297 CHECK(configure_view_acl(vconfig, config, NULL, "allow-query-cache",
4303 CHECK(configure_view_acl(vconfig, config, NULL,
4306 CHECK(configure_view_acl(vconfig, config, NULL,
4343 CHECK(configure_view_acl(NUL
[all...]

Completed in 41 milliseconds