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

/sssd/src/tests/cmocka/
H A Dtest_sysdb_subdomains.c293 const char *const sub_dom[5] = { "another.subdomain", /* name */ local
315 sub_dom[0], sub_dom[1],
316 sub_dom[2], sub_dom[3],
317 false, false, sub_dom[4],
336 sub = find_domain_by_name(test_ctx->tctx->dom, sub_dom[0], true);
370 const char *const sub_dom[5] = { "another.subdomain", /* name */ local
385 sub_dom[0], sub_dom[
[all...]

Completed in 978 milliseconds