Searched refs:new_subdomain (Results 1 - 5 of 5) sorted by relevance

/sssd/src/db/
H A Dsysdb_private.h184 struct sss_domain_info *new_subdomain(TALLOC_CTX *mem_ctx,
H A Dsysdb_subdomains.c26 struct sss_domain_info *new_subdomain(TALLOC_CTX *mem_ctx, function
443 dom = new_subdomain(domain, domain, name, realm,
/sssd/src/tests/cmocka/
H A Dtest_fqnames.c52 /* just to make new_subdomain happy */
311 test_ctx->subdom = new_subdomain(dom, dom, SUBDOMNAME, NULL, SUBFLATNAME,
H A Dtest_nss_srv.c37 #include "db/sysdb_private.h" /* new_subdomain() */
3116 subdomain = new_subdomain(nss_test_ctx, nss_test_ctx->tctx->dom,
/sssd/src/tests/
H A Dsysdb-tests.c1396 subdomain = new_subdomain(test_ctx, test_ctx->domain,
5469 subdomain = new_subdomain(test_ctx, test_ctx->domain,
5548 subdomain = new_subdomain(test_ctx, test_ctx->domain,
5621 subdomain = new_subdomain(test_ctx, test_ctx->domain,

Completed in 1775 milliseconds