Searched defs:confdb_ctx (Results 1 - 4 of 4) sorted by relevance

/sssd-io/src/confdb/
H A Dconfdb_private.h25 struct confdb_ctx { struct
/sssd-io/src/tests/cmocka/
H A Dcommon_mock_sdap.c45 struct confdb_ctx *confdb_ctx,
51 ret = ldap_get_options(mem_ctx, domain, confdb_ctx, conf_path, NULL, &opts);
43 mock_sdap_options_ldap(TALLOC_CTX *mem_ctx, struct sss_domain_info *domain, struct confdb_ctx *confdb_ctx, const char *conf_path) argument
/sssd-io/src/providers/data_provider/
H A Ddp_targets.c308 struct confdb_ctx *confdb_ctx,
331 ret = confdb_get_string(confdb_ctx, mem_ctx, conf_path,
351 static errno_t dp_load_configuration(struct confdb_ctx *cdb,
307 dp_get_module_name(TALLOC_CTX *mem_ctx, struct confdb_ctx *confdb_ctx, const char *conf_path, struct dp_target **targets, enum dp_targets type, bool *_is_default) argument
/sssd-io/src/util/
H A Dutil.h172 struct confdb_ctx *confdb_ctx; member in struct:main_context
176 errno_t server_common_rotate_logs(struct confdb_ctx *confdb,
223 struct confdb_ctx *cdb,
565 struct confdb_ctx *cdb,

Completed in 39 milliseconds