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

/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dklist.c99 while ((ret = krb5_cc_next_cred (context,
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dcache.c83 while((ret = krb5_cc_next_cred(context, id, &cursor, &creds)) == 0){
726 while((ret = krb5_cc_next_cred(context, id, &cursor, creds)) == 0){
783 krb5_cc_next_cred (krb5_context context, function
905 while ((ret = krb5_cc_next_cred(context, from, &cursor, &cred)) == 0) {
1641 while ((ret = krb5_cc_next_cred(context, id, &cursor, &cred)) == 0) {
H A Dkrb5-protos.h741 krb5_cc_next_cred (
/freebsd-13-stable/crypto/heimdal/kuser/
H A Dklist.c302 while ((ret = krb5_cc_next_cred (context,
/freebsd-13-stable/kerberos5/lib/libkrb5/
H A DMakefile229 krb5_ccache.3 krb5_cc_next_cred.3 \
/freebsd-13-stable/lib/libpam/modules/pam_krb5/
H A Dpam_krb5.c536 while ((krbret = krb5_cc_next_cred(pam_context, ccache_temp,
/freebsd-13-stable/usr.sbin/gssd/
H A Dgssd.c1061 while ((retval = krb5_cc_next_cred(context, ccache, &curse,

Completed in 123 milliseconds