Searched refs:krb5_cc_next_cred (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcache.c85 while((ret = krb5_cc_next_cred(context, id, &cursor, &creds)) == 0){
725 while((ret = krb5_cc_next_cred(context, id, &cursor, creds)) == 0){
782 krb5_cc_next_cred (krb5_context context, function
904 while ((ret = krb5_cc_next_cred(context, from, &cursor, &cred)) == 0) {
1640 while ((ret = krb5_cc_next_cred(context, id, &cursor, &cred)) == 0) {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kuser/
H A Dklist.c304 while ((ret = krb5_cc_next_cred (context,
/netbsd-6-1-5-RELEASE/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c542 while ((krbret = krb5_cc_next_cred(pam_context, ccache_temp,
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/include/
H A Dkrb5-protos.h727 krb5_cc_next_cred (

Completed in 180 milliseconds