Lines Matching defs:actx

268 	cfg_aclconfctx_t *		actx;
427 cfg_aclconfctx_t *actx, isc_mem_t *mctx,
431 cfg_aclconfctx_t *actx, isc_mem_t *mctx,
451 isc_mem_t *mctx, cfg_aclconfctx_t *actx);
510 const char *acltuplename, cfg_aclconfctx_t *actx,
558 actx, mctx, 0, aclp);
570 cfg_aclconfctx_t *actx, isc_mem_t *mctx,
601 actx, mctx, 3, aclp);
2230 &ev->cbd->server->viewlist, cfg->actx,
3239 isc_mem_t *mctx, cfg_aclconfctx_t *actx,
3380 "allow-query", NULL, actx,
3417 viewlist, actx, ISC_FALSE, old_rpz_ok,
3426 CHECK(configure_newzones(view, config, vconfig, mctx, actx));
3624 ns_g_lctx, actx,
3633 ns_g_lctx, actx,
3642 ns_g_lctx, actx,
4193 NULL, actx, ns_g_mctx,
4196 NULL, actx, ns_g_mctx,
4262 "allow-query-cache-on", NULL, actx,
4298 NULL, actx, ns_g_mctx, &view->cacheacl));
4304 "allow-recursion", NULL, actx,
4307 "allow-recursion-on", NULL, actx,
4345 actx, ns_g_mctx,
4351 actx, ns_g_mctx,
4357 actx, ns_g_mctx,
4374 "no-case-compress", NULL, actx,
4391 actx, ns_g_mctx,
4410 CHECK(configure_view_sortlist(vconfig, config, actx, ns_g_mctx,
4421 "allow-notify", NULL, actx,
4426 "allow-update", NULL, actx,
4431 "allow-update-forwarding", NULL, actx,
4441 "allow-transfer", NULL, actx,
4547 "filter-aaaa", NULL, actx,
6672 cfg_parser_t *conf_parser, cfg_aclconfctx_t *actx,
6763 cfg_aclconfctx_attach(actx, &nzcfg->actx);
6837 isc_mem_t *mctx, cfg_aclconfctx_t *actx)
6863 view, &ns_g_server->viewlist, actx,
6960 cfg_aclconfctx_t *actx);
6965 * object, "config", "vconfig", "mctx", "view" and "actx" as arguments (all
6974 cfg_aclconfctx_t *actx, MDB_txn *txn, MDB_dbi dbi)
7017 result = callback(zconfig, config, vconfig, mctx, view, actx);
7045 cfg_aclconfctx_t *actx)
7048 &ns_g_server->viewlist, actx, ISC_TRUE,
7058 cfg_aclconfctx_t *actx)
7063 UNUSED(actx);
7072 isc_mem_t *mctx, cfg_aclconfctx_t *actx)
7094 view, actx, txn, dbi);
7105 vconfig, mctx, view, actx, txn,
9629 cfg_aclconfctx_t *actx, isc_mem_t *mctx,
9648 result = ns_listenelt_fromconfig(listener, config, actx,
9668 cfg_aclconfctx_t *actx, isc_mem_t *mctx,
9715 config, ns_g_lctx, actx, mctx, 0,
12067 cfg->actx, ISC_TRUE, ISC_FALSE, ISC_FALSE);
12232 cfg->actx, ISC_TRUE, ISC_FALSE, ISC_TRUE);
12934 if (cfg->actx != NULL)
12935 cfg_aclconfctx_detach(&cfg->actx);