Lines Matching refs:dom2
99 const char *const dom2[4] = { "dom2.sub", "DOM2.SUB", "dom2", "S-2" };
114 dom2[0], dom2[1], dom2[2], dom2[3],
122 assert_string_equal(test_ctx->tctx->dom->subdomains->next->name, dom2[0]);
132 dom2[0], dom2[1], dom2[2], dom2[3],
142 ret = sysdb_subdomain_delete(test_ctx->tctx->sysdb, dom2[0]);
208 const char *const dom2[5] = { "dom2.sub", "DOM2.SUB",
210 const char *const child_dom2[5] = { "child2.dom2.sub", "CHILD2.DOM1.SUB",
226 dom2[0], dom2[1], dom2[2], dom2[3],
227 false, false, dom2[4],
241 /* Also update dom2 */
253 sub = find_domain_by_name(test_ctx->tctx->dom, dom2[0], true);
321 /* Also update dom2 */
401 /* Also update dom2 */