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

/sssd-io/src/providers/ad/
H A Dad_subdomains.c840 struct ad_id_ctx *root_id_ctx)
856 state->opts = root_id_ctx->sdap_id_ctx->opts;
857 state->idmap_ctx = root_id_ctx->sdap_id_ctx->opts->idmap_ctx;
867 state->sdap_op = sdap_id_op_create(state, root_id_ctx->ldap_ctx->conn_cache);
1053 struct ad_id_ctx *root_id_ctx; local
1064 &root_id_ctx);
1070 sdom->pvt = root_id_ctx;
1072 root_id_ctx = sdom->pvt;
1075 root_id_ctx->ldap_ctx->ignore_mark_offline = true;
1076 return root_id_ctx;
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
1085 struct ad_id_ctx *root_id_ctx; member in struct:ad_get_root_domain_state
1456 struct ad_id_ctx *root_id_ctx; local
[all...]

Completed in 9 milliseconds