krb5_cc_next_cred 96 source3/client/cifs.upcall.c while (!credtime && !krb5_cc_next_cred(context, ccache, &cur, &creds)) { krb5_cc_next_cred 649 source4/heimdal/lib/krb5/cache.c while((ret = krb5_cc_next_cred(context, id, &cursor, creds)) == 0){ krb5_cc_next_cred 731 source4/heimdal/lib/krb5/cache.c ret = krb5_cc_next_cred(context, id, cursor, creds);