k5_expand_path_tokens
retval = k5_expand_path_tokens(ctx, plugin_dir, &ctx->plugin_base_dir);
(void)k5_expand_path_tokens(context, DEFCCNAME,
(void)k5_expand_path_tokens(context, profstr, &os_ctx->default_ccname);
ret = k5_expand_path_tokens(context, str, name_out);
return k5_expand_path_tokens(context, DEFKTNAME, name_out);
ret = k5_expand_path_tokens(context, str, name_out);
return k5_expand_path_tokens(context, DEFCKTNAME, name_out);
krb5_error_code k5_expand_path_tokens(krb5_context context,
ret = k5_expand_path_tokens(context, profstr, &rcname);
ret = k5_expand_path_tokens(context, "%{LOCAL_APPDATA}\\krb5.rcache2",