Searched refs:sd_ctx (Results 1 - 2 of 2) sorted by relevance

/sssd-io/src/providers/ad/
H A Dad_subdomains.c822 struct ad_subdomains_ctx *sd_ctx; member in struct:ad_get_slave_domain_state
838 struct ad_subdomains_ctx *sd_ctx,
854 state->sd_ctx = sd_ctx;
855 state->be_ctx = sd_ctx->be_ctx;
996 state->sd_ctx->ad_enabled_domains,
1008 &state->sd_ctx->last_refreshed,
1019 ret = ad_subdom_reinit(state->sd_ctx);
1026 state->sd_ctx->last_refreshed = time(NULL);
1080 struct ad_subdomains_ctx *sd_ctx; member in struct:ad_get_root_domain_state
836 ad_get_slave_domain_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ad_subdomains_ctx *sd_ctx, struct sysdb_attrs *root_attrs, struct ad_id_ctx *root_id_ctx) argument
1092 ad_get_root_domain_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, const char *domain, const char *forest, struct sdap_handle *sh, struct ad_subdomains_ctx *sd_ctx) argument
1256 struct ad_subdomains_ctx *sd_ctx; member in struct:ad_subdomains_refresh_state
1269 ad_subdomains_refresh_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ad_subdomains_ctx *sd_ctx) argument
1545 ad_subdomains_handler_send(TALLOC_CTX *mem_ctx, struct ad_subdomains_ctx *sd_ctx, struct dp_subdomains_data *data, struct dp_req_params *params) argument
1629 struct ad_subdomains_ctx *sd_ctx; local
1646 struct ad_subdomains_ctx *sd_ctx; local
[all...]
/sssd-io/src/providers/ipa/
H A Dipa_subdomains.c787 * Typically ctx->sd_ctx->id_ctx->view_name == NULL means that the
887 struct ipa_subdomains_ctx *sd_ctx,
906 if (sd_ctx->ranges_search_bases == NULL) {
912 state->domain = sd_ctx->be_ctx->domain;
914 subreq = sdap_search_bases_send(state, ev, sd_ctx->sdap_id_ctx->opts, sh,
915 sd_ctx->ranges_search_bases, NULL, false,
1001 struct ipa_subdomains_ctx *sd_ctx,
1023 state->domain = sd_ctx->be_ctx->domain;
1024 state->sdap_opts = sd_ctx->sdap_id_ctx->opts;
1040 subreq = sdap_get_generic_send(state, ev, sd_ctx
885 ipa_subdomains_ranges_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx, struct sdap_handle *sh) argument
999 ipa_subdomains_certmap_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx, struct sdap_handle *sh) argument
1116 ipa_subdomains_master_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx, struct sdap_handle *sh) argument
1267 struct ipa_subdomains_ctx *sd_ctx; member in struct:ipa_subdomains_slave_state
1276 ipa_subdomains_slave_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx, struct sdap_handle *sh) argument
1503 struct ipa_subdomains_ctx *sd_ctx; member in struct:ipa_subdomains_view_name_state
1509 ipa_subdomains_view_name_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx, struct sdap_handle *sh) argument
1672 ipa_subdomains_view_domain_resolution_order_send( TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx, struct sdap_handle *sh) argument
1815 ipa_domain_resolution_order_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx, struct sdap_handle *sh) argument
1922 struct ipa_subdomains_ctx *sd_ctx; member in struct:ipa_subdomains_refresh_state
1938 ipa_subdomains_refresh_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct ipa_subdomains_ctx *sd_ctx) argument
2273 ipa_subdomains_handler_send(TALLOC_CTX *mem_ctx, struct ipa_subdomains_ctx *sd_ctx, struct dp_subdomains_data *data, struct dp_req_params *params) argument
2361 struct ipa_subdomains_ctx *sd_ctx; local
2378 struct ipa_subdomains_ctx *sd_ctx; local
[all...]

Completed in 12 milliseconds