Lines Matching refs:confdb
31 #include "confdb/confdb.h"
42 struct confdb_ctx *confdb;
89 ret = confdb_init(test_ctx, &test_ctx->confdb, conf_db);
91 fail("Could not initialize connection to the confdb");
97 ret = confdb_add_param(test_ctx->confdb, true,
106 ret = confdb_add_param(test_ctx->confdb, true,
115 ret = confdb_add_param(test_ctx->confdb, true,
124 ret = confdb_add_param(test_ctx->confdb, true,
132 ret = sssd_domain_init(test_ctx, test_ctx->confdb, "local",