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

/sssd/src/providers/ad/
H A Dad_subdomains.c672 struct sysdb_attrs *root_attrs; member in struct:ad_get_slave_domain_state
684 struct sysdb_attrs *root_attrs,
703 state->root_attrs = root_attrs;
835 reply_count, reply, state->root_attrs,
1305 struct sysdb_attrs *root_attrs; local
1312 ret = ad_get_root_domain_recv(state, subreq, &root_attrs, &root_id_ctx);
1317 root_attrs = NULL;
1341 root_attrs, root_id_ctx);
681 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

Completed in 748 milliseconds