Lines Matching refs:subdom
389 struct sss_domain_info *subdom;
407 test_ctx->subdom = talloc_zero(test_ctx, struct sss_domain_info);
408 assert_non_null(test_ctx->subdom);
409 test_ctx->subdom->name = discard_const(SUBDOMNAME);
410 test_ctx->subdom->parent = test_ctx->dom;
447 test_ctx->subdom->name = discard_const(ONEWAY_DOMNAME);
453 test_ctx->subdom,
513 test_ctx->subdom->name = discard_const(DOMNAME);
521 test_ctx->subdom,
592 test_ctx->subdom,
622 ret = sdap_domain_add(ad_ctx->sdap_id_ctx->opts, test_ctx->subdom, &sdom);
684 conn = ad_get_dom_ldap_conn(test_ctx->ad_ctx, test_ctx->subdom);
709 conn_list = ad_gc_conn_list(test_ctx, test_ctx->ad_ctx, test_ctx->subdom);
731 conn_list = ad_gc_conn_list(test_ctx, test_ctx->ad_ctx, test_ctx->subdom);
760 test_ctx->subdom);
787 test_ctx->subdom);