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

/bind-9.6-ESV-R11/bin/named/
H A Dserver.c335 configure_view_acl(const cfg_obj_t *vconfig, const cfg_obj_t *config, function
372 * configure_view_acl() except it calls cfg_acl_fromconfig with a
1443 CHECK(configure_view_acl(vconfig, config, "allow-query", actx,
1447 CHECK(configure_view_acl(NULL, ns_g_config, "allow-query", actx,
1865 CHECK(configure_view_acl(vconfig, config, "match-clients", actx,
1867 CHECK(configure_view_acl(vconfig, config, "match-destinations", actx,
1940 CHECK(configure_view_acl(vconfig, config, "allow-query-cache",
1942 CHECK(configure_view_acl(vconfig, config, "allow-query-cache-on",
1945 CHECK(configure_view_acl(NULL, ns_g_config,
1949 CHECK(configure_view_acl(vconfi
[all...]

Completed in 1860 milliseconds