cc_type           617 source3/libsmb/clikrb5.c 	const char *cc_type = krb5_cc_get_type(context, ccache);
cc_type           620 source3/libsmb/clikrb5.c 		  cc_type, krb5_cc_get_name(context, ccache),
cc_type           634 source3/libsmb/clikrb5.c 	if (strequal(cc_type, "FILE")) {
cc_type           635 source3/libsmb/clikrb5.c 		DEBUG(5, ("ads_cleanup_expired_creds: We do not remove creds from a %s ccache\n", cc_type));