Lines Matching defs:cdb
115 struct confdb_ctx *cdb,
123 if (cdb == NULL || conf_path == NULL) {
131 /* Nothing to do without cdb */
141 ret = dp_get_options(id_opts, cdb, conf_path,
153 cdb, conf_path,
163 cdb, conf_path,
183 cdb, conf_path,
193 cdb, conf_path,
203 cdb, conf_path,
224 struct confdb_ctx *cdb,
235 if (cdb != NULL && conf_path != NULL) {
237 cdb,
257 cdb,
310 struct confdb_ctx *cdb,
324 ad_options = ad_create_options(mem_ctx, cdb, conf_path, dp, subdom);
350 struct confdb_ctx *cdb,
365 ad_options = ad_create_options(mem_ctx, cdb, subdom_conf_path, dp, subdom);
410 struct confdb_ctx *cdb,
429 ret = dp_get_options(opts, cdb, conf_path,
495 ret = confdb_get_string(cdb, mem_ctx, conf_path,
525 ret = confdb_set_string(cdb, conf_path, "case_sensitive", opt_override);
1064 struct confdb_ctx *cdb,
1072 ret = ad_create_sdap_options(ad_opts, cdb, conf_path, dp, &id_opts);
1104 struct confdb_ctx *cdb,
1111 cdb,
1121 cdb,
1241 ret = dp_get_options(tmp_ctx, bectx->cdb, bectx->conf_path,