Symbol: krb5_cc_get_type
crypto/heimdal/appl/afsutil/pagsh.c
141
snprintf(tf, sizeof(tf), "%s:%s", krb5_cc_get_type(context, id), name);
crypto/heimdal/appl/ftp/ftpd/klist.c
86
krb5_cc_get_type(context, ccache),
crypto/heimdal/appl/su/su.c
246
ret = asprintf(&cc_name, "%s:%s", krb5_cc_get_type(context, ccache2),
crypto/heimdal/kuser/kinit.c
601
ret = krb5_cc_new_unique(context, krb5_cc_get_type(context, ccache),
crypto/heimdal/kuser/kinit.c
817
krb5_cc_get_type(context, ccache),
crypto/heimdal/kuser/kinit.c
833
type = krb5_cc_get_type(context, ccache);
crypto/heimdal/kuser/klist.c
248
krb5_cc_get_type(context, ccache),
crypto/heimdal/kuser/kswitch.c
103
rtbl_add_column_entry_by_id(ct, 2, krb5_cc_get_type(kcc_context, id));
crypto/heimdal/lib/gssapi/krb5/add_cred.c
151
type = krb5_cc_get_type(context, cred->ccache);
crypto/heimdal/lib/gssapi/krb5/creds.c
62
type = krb5_cc_get_type(context, handle->ccache);
crypto/heimdal/lib/krb5/cache.c
1538
if (type && strcmp(krb5_cc_get_type(context, id), type) != 0)
crypto/heimdal/lib/krb5/cache.c
1746
ret = asprintf(&ccname, "%s:%s", krb5_cc_get_type(context, id), krb5_cc_get_name(context, id));
crypto/heimdal/lib/krb5/cache.c
371
type = krb5_cc_get_type(context, id);
crypto/heimdal/lib/krb5/krb5-protos.h
706
krb5_cc_get_type (
crypto/heimdal/lib/krb5/test_cc.c
123
tc = krb5_cc_get_type(context, id);
crypto/heimdal/lib/krb5/test_cc.c
180
krb5_cc_get_type(context, id),
crypto/krb5/src/clients/kinit/kinit.c
451
deftype = krb5_cc_get_type(k5->ctx, defcache);
crypto/krb5/src/clients/klist/klist.c
490
krb5_cc_get_type(context, cache), krb5_cc_get_name(context, cache),
crypto/krb5/src/lib/gssapi/krb5/acquire_cred.c
477
cctype = krb5_cc_get_type(context, defcc);
crypto/krb5/src/lib/gssapi/krb5/export_cred.c
362
if (strcmp(krb5_cc_get_type(context, ccache), "MEMORY") == 0) {
crypto/krb5/src/lib/gssapi/krb5/store_cred.c
86
deftype = krb5_cc_get_type(context, defcache);
crypto/krb5/src/lib/kadm5/clnt/client_init.c
384
krb5_cc_get_type(handle->context, ccache),
crypto/krb5/src/lib/krb5/ccache/t_cc.c
270
c_name = krb5_cc_get_type(context, id);
crypto/krb5/src/lib/krb5/ccache/t_cccol.c
240
typename = krb5_cc_get_type(ctx, ccinitial);
crypto/krb5/src/lib/krb5/os/trace.c
352
k5_buf_add(&buf, krb5_cc_get_type(context, ccache));
crypto/krb5/src/windows/include/loadfuncs-krb5.h
1661
krb5_cc_get_type,
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
209
MAKE_FUNC_INFO(krb5_cc_get_type),
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
93
DECL_FUNC_PTR(krb5_cc_get_type);
crypto/krb5/src/windows/leash/Leash.cpp
502
DECL_FUNC_PTR(krb5_cc_get_type);
crypto/krb5/src/windows/leash/Leash.cpp
546
MAKE_FUNC_INFO(krb5_cc_get_type),
crypto/krb5/src/windows/leash/Lglobals.h
125
extern DECL_FUNC_PTR(krb5_cc_get_type);
crypto/krb5/src/windows/leashdll/leashdll.c
201
MAKE_FUNC_INFO(krb5_cc_get_type),
crypto/krb5/src/windows/leashdll/leashdll.c
89
DECL_FUNC_PTR(krb5_cc_get_type);
crypto/krb5/src/windows/leashdll/leashdll.h
143
extern DECL_FUNC_PTR(krb5_cc_get_type);
lib/libpam/modules/pam_krb5/pam_krb5.c
353
asprintf(&ccache_name, "%s:%s", krb5_cc_get_type(krbctx,