Lines Matching refs:subdom
227 struct sss_domain_info *subdom)
314 struct sss_domain_info *subdom,
322 subdom->name);
324 ad_options = ad_create_options(mem_ctx, cdb, conf_path, dp, subdom);
330 ret = set_common_ad_trust_opts(ad_options, realm, subdom->name, hostname,
353 struct sss_domain_info *subdom,
363 subdom->name);
365 ad_options = ad_create_options(mem_ctx, cdb, subdom_conf_path, dp, subdom);
371 realm = get_uppercase_realm(ad_options, subdom->name);
379 subdom->name, hostname, keytab);