Lines Matching defs:nctx
45 struct sss_names_ctx *nctx)
59 dom->names = nctx;
69 struct sss_names_ctx *nctx;
122 "%1$s@%2$s", &test_ctx->nctx);
125 fqdn = sss_tc_fqname(test_ctx, test_ctx->nctx, test_ctx->dom, NAME);
130 ret = sss_fqname(fqdn_s, fqdn_size, test_ctx->nctx, test_ctx->dom, NAME);
134 talloc_free(test_ctx->nctx);
154 "%1$s@%2$s@%3$s", &test_ctx->nctx);
157 fqdn = sss_tc_fqname(test_ctx, test_ctx->nctx, test_ctx->dom, NAME);
162 ret = sss_fqname(fqdn_s, fqdn_size, test_ctx->nctx, test_ctx->dom, NAME);
166 talloc_free(test_ctx->nctx);
186 "%1$s@%3$s", &test_ctx->nctx);
189 fqdn = sss_tc_fqname(test_ctx, test_ctx->nctx, test_ctx->dom, NAME);
194 ret = sss_fqname(fqdn_s, fqdn_size, test_ctx->nctx, test_ctx->dom, NAME);
198 talloc_free(test_ctx->nctx);
218 "%1$s@%3$s", &test_ctx->nctx);
226 fqdn = sss_tc_fqname(test_ctx, test_ctx->nctx, test_ctx->dom, NAME);
231 ret = sss_fqname(fqdn_s, fqdn_size, test_ctx->nctx, test_ctx->dom, NAME);
235 talloc_free(test_ctx->nctx);
241 struct sss_names_ctx *nctx;
291 "%1$s@%2$s", &test_ctx->nctx);
298 NULL, test_ctx->nctx);
303 FLATNAME2, NULL, test_ctx->nctx);
342 ret = sss_parse_name(test_ctx, test_ctx->nctx, input_name,
370 ret = sss_parse_name(test_ctx, test_ctx->nctx, NAME,
445 "%2$s@%3$s", &test_ctx->nctx);