Searched refs:KRB5_CCNAME_TMPL (Results 1 - 4 of 4) sorted by relevance
/sssd-io/src/providers/krb5/ |
H A D | krb5_common.h | 47 KRB5_CCNAME_TMPL, enumerator in enum:krb5_opts
|
H A D | krb5_common.c | 253 ccname = dp_opt_get_string(opts, KRB5_CCNAME_TMPL); 279 ret = dp_opt_set_string(opts, KRB5_CCNAME_TMPL, ccname); 304 ret = dp_opt_set_string(opts, KRB5_CCNAME_TMPL, ccname);
|
H A D | krb5_auth.c | 297 ccname_template = dp_opt_get_cstring(kr->krb5_ctx->opts, KRB5_CCNAME_TMPL);
|
/sssd-io/src/tests/ |
H A D | krb5_child-test.c | 235 ret = dp_opt_set_string(kr->krb5_ctx->opts, KRB5_CCNAME_TMPL, 251 KRB5_CCNAME_TMPL),
|
Completed in 20 milliseconds