krb5_compare_creds 650 source4/heimdal/lib/krb5/cache.c if(krb5_compare_creds(context, whichfields, mcreds, creds)){ krb5_compare_creds 734 source4/heimdal/lib/krb5/cache.c if (mcreds == NULL || krb5_compare_creds(context, whichfields, mcreds, creds)) krb5_compare_creds 700 source4/heimdal/lib/krb5/get_cred.c if(krb5_compare_creds(context, KRB5_TC_DONT_MATCH_REALM, krb5_compare_creds 985 source4/heimdal/lib/krb5/get_cred.c if(krb5_compare_creds(context, krb5_compare_creds 329 source4/heimdal/lib/krb5/mcache.c if(krb5_compare_creds(context, which, mcreds, &p->cred)) {