Lines Matching defs:be_ctx
30 struct be_ctx *be_ctx,
78 ret = confdb_get_string(be_ctx->cdb, tmp_ctx, be_ctx->conf_path,
86 ret = confdb_get_string(be_ctx->cdb, tmp_ctx, be_ctx->conf_path,
159 struct be_ctx *be_ctx,
172 ctx->be = be_ctx;
173 ctx->domain = be_ctx->domain;
175 ret = files_init_file_sources(ctx, be_ctx,
183 ctx->fctx = sf_init(ctx, be_ctx->ev,
202 struct be_ctx *be_ctx,