| /sssd/src/tests/cmocka/ |
| H A D | common_mock_sdap.h | 31 struct confdb_ctx *confdb_ctx,
|
| H A D | common_mock_sdap.c | 45 struct confdb_ctx *confdb_ctx, 51 ret = ldap_get_options(mem_ctx, domain, confdb_ctx, conf_path, &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/src/confdb/ |
| H A D | confdb_setup.h | 52 struct confdb_ctx **_cdb);
|
| H A D | confdb_private.h | 25 struct confdb_ctx { struct
|
| H A D | confdb.h | 232 struct confdb_ctx; 328 * @param[in] mem_ctx The parent memory context for the confdb_ctx 338 struct confdb_ctx **cdb_ctx, 353 int confdb_get_domain(struct confdb_ctx *cdb, 367 int confdb_get_domains(struct confdb_ctx *cdb, 383 struct confdb_ctx *cdb, 412 int confdb_add_param(struct confdb_ctx *cdb, 437 int confdb_get_param(struct confdb_ctx *cdb, 465 int confdb_get_string(struct confdb_ctx *cdb, TALLOC_CTX *ctx, 492 int confdb_get_int(struct confdb_ctx *cd [all...] |
| H A D | confdb_setup.c | 34 static int confdb_test(struct confdb_ctx *cdb) 75 static int confdb_purge(struct confdb_ctx *cdb) 110 static int confdb_create_base(struct confdb_ctx *cdb) 132 struct confdb_ctx *cdb) 357 struct confdb_ctx **_cdb) 360 struct confdb_ctx *cdb;
|
| H A D | confdb.c | 109 int confdb_add_param(struct confdb_ctx *cdb, 223 int confdb_get_param(struct confdb_ctx *cdb, 300 int confdb_set_string(struct confdb_ctx *cdb, 372 int confdb_get_string(struct confdb_ctx *cdb, TALLOC_CTX *ctx, 422 int confdb_get_int(struct confdb_ctx *cdb, 478 long confdb_get_long(struct confdb_ctx *cdb, 529 int confdb_get_bool(struct confdb_ctx *cdb, 588 int confdb_get_string_as_list(struct confdb_ctx *cdb, TALLOC_CTX *ctx, 625 struct confdb_ctx **cdb_ctx, 628 struct confdb_ctx *cd [all...] |
| /sssd/src/tools/ |
| H A D | sss_sync_ops.h | 66 struct confdb_ctx *confdb, 76 struct confdb_ctx *confdb,
|
| H A D | sss_debuglevel.c | 47 struct confdb_ctx *confdb; 53 static errno_t connect_to_confdb(TALLOC_CTX *ctx, struct confdb_ctx **cdb_ctx); 54 static errno_t get_confdb_sections(TALLOC_CTX *ctx, struct confdb_ctx *confdb, 208 errno_t connect_to_confdb(TALLOC_CTX *ctx, struct confdb_ctx **cdb_ctx) 230 errno_t get_confdb_sections(TALLOC_CTX *ctx, struct confdb_ctx *confdb,
|
| H A D | tools_util.h | 47 struct confdb_ctx *confdb;
|
| /sssd/src/providers/ad/ |
| H A D | ad_common.h | 104 struct confdb_ctx *cdb, 135 struct confdb_ctx *cdb, 140 struct confdb_ctx *cdb,
|
| /sssd/src/providers/ipa/ |
| H A D | ipa_common.h | 240 struct confdb_ctx *cdb, 246 struct confdb_ctx *cdb, 251 struct confdb_ctx *cdb, 256 struct confdb_ctx *cdb,
|
| /sssd/src/util/ |
| H A D | server.c | 362 struct confdb_ctx *confdb; 386 errno_t server_common_rotate_logs(struct confdb_ctx *confdb, 561 ret = confdb_init(ctx, &ctx->confdb_ctx, conf_db); 569 ret = confdb_get_int(ctx->confdb_ctx, conf_entry, 581 ret = confdb_get_int(ctx->confdb_ctx, conf_entry, 597 ret = confdb_get_bool(ctx->confdb_ctx, conf_entry, 612 ret = confdb_get_bool(ctx->confdb_ctx, conf_entry, 627 ret = confdb_get_bool(ctx->confdb_ctx, conf_entry, 641 lctx->confdb = ctx->confdb_ctx; 661 ret = confdb_get_int(ctx->confdb_ctx, conf_entr [all...] |
| H A D | util.h | 166 struct confdb_ctx *confdb_ctx; member in struct:main_context 170 errno_t server_common_rotate_logs(struct confdb_ctx *confdb, 218 struct confdb_ctx *cdb, 536 struct confdb_ctx *cdb,
|
| /sssd/src/responder/autofs/ |
| H A D | autofssrv.c | 47 struct confdb_ctx *cdb) 101 struct confdb_ctx *cdb) 238 main_ctx->confdb_ctx);
|
| /sssd/src/providers/krb5/ |
| H A D | krb5_common.h | 153 errno_t krb5_try_kdcip(struct confdb_ctx *cdb, const char *conf_path, 156 errno_t sss_krb5_get_options(TALLOC_CTX *memctx, struct confdb_ctx *cdb,
|
| /sssd/src/responder/pam/ |
| H A D | pamsrv.h | 103 errno_t filter_responses(struct confdb_ctx *cdb,
|
| /sssd/src/responder/secrets/ |
| H A D | secsrv.c | 123 struct confdb_ctx *cdb) 231 main_ctx->confdb_ctx);
|
| /sssd/src/responder/ssh/ |
| H A D | sshsrv.c | 68 struct confdb_ctx *cdb) 230 main_ctx->confdb_ctx);
|
| /sssd/src/responder/sudo/ |
| H A D | sudosrv.c | 70 struct confdb_ctx *cdb) 220 main_ctx->confdb_ctx);
|
| /sssd/src/responder/common/ |
| H A D | negcache.h | 88 struct confdb_ctx *cdb,
|
| /sssd/src/tests/ |
| H A D | common_dom.c | 35 struct confdb_ctx **_cdb) 38 struct confdb_ctx *cdb = NULL; 72 struct confdb_ctx *cdb, 186 struct confdb_ctx *cdb,
|
| /sssd/src/tools/common/ |
| H A D | sss_tools.h | 30 struct confdb_ctx *confdb;
|
| /sssd/src/providers/ldap/ |
| H A D | ldap_common.h | 194 struct confdb_ctx *cdb, 198 int ldap_get_sudo_options(struct confdb_ctx *cdb, 206 struct confdb_ctx *cdb,
|
| /sssd/src/providers/data_provider/ |
| H A D | dp_targets.c | 381 struct confdb_ctx *confdb_ctx, 404 ret = confdb_get_string(confdb_ctx, mem_ctx, conf_path, 424 static errno_t dp_load_configuration(struct confdb_ctx *cdb, 380 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
|