Lines Matching defs:names
1424 TEST_DOM_NAME, &nss_test_ctx->tctx->dom->names);
1625 exp_members[0] = sss_tc_fqname(tmp_ctx, nss_test_ctx->tctx->dom->names,
1628 exp_members[1] = sss_tc_fqname(tmp_ctx, nss_test_ctx->tctx->dom->names,
1633 nss_test_ctx->tctx->dom->names,
1652 * group structure with those members present as fully qualified names
1680 * qualified names
1727 nss_test_ctx->subdom->names,
1733 nss_test_ctx->subdom->names,
1739 nss_test_ctx->subdom->names,
1817 nss_test_ctx->subdom->names,
1909 nss_test_ctx->subdom->names,
1915 exp_members[1] = sss_tc_fqname(tmp_ctx, nss_test_ctx->tctx->dom->names,
1918 exp_members[2] = sss_tc_fqname(tmp_ctx, nss_test_ctx->tctx->dom->names,
1923 nss_test_ctx->tctx->dom->names,
2027 nss_test_ctx->subdom->names,
2033 nss_test_ctx->subdom->names,
2044 nss_test_ctx->subdom->names,
2326 const char *names[] = { "Cryptographic Operators@BUILTIN",
2330 for (c = 0; names[c] != NULL; c++) {
2334 will_return(__wrap_sss_packet_get_body, names[c]);
2354 const char *names[] = { "Abc@BUILTIN", "BUILTIN\\Abc", NULL };
2357 for (c = 0; names[c] != NULL; c++) {
2361 will_return(__wrap_sss_packet_get_body, names[c]);
2380 const char *names[] = { "CREATOR OWNER@CREATOR AUTHORITY",
2384 for (c = 0; names[c] != NULL; c++) {
2388 will_return(__wrap_sss_packet_get_body, names[c]);