Home
last modified time | relevance | path

Searched refs:krb5_cc_next_cred (Results 1 – 12 of 12) sorted by relevance

/NextBSD/crypto/heimdal/appl/ftp/ftpd/
HDklist.c99 while ((ret = krb5_cc_next_cred (context, in print_tickets()
/NextBSD/crypto/heimdal/lib/krb5/
HDcache.c726 while((ret = krb5_cc_next_cred(context, id, &cursor, creds)) == 0){ in krb5_cc_retrieve_cred()
783 krb5_cc_next_cred (krb5_context context, in krb5_cc_next_cred() function
905 while ((ret = krb5_cc_next_cred(context, from, &cursor, &cred)) == 0) { in krb5_cc_copy_match_f()
1641 while ((ret = krb5_cc_next_cred(context, id, &cursor, &cred)) == 0) { in krb5_cc_get_lifetime()
HDversion-script.map111 krb5_cc_next_cred;
HDkrb5-protos.h741 krb5_cc_next_cred (
/NextBSD/crypto/heimdal/kuser/
HDklist.c302 while ((ret = krb5_cc_next_cred (context, in print_tickets()
/NextBSD/lib/libpam/modules/pam_krb5/
HDpam_krb5.c534 while ((krbret = krb5_cc_next_cred(pam_context, ccache_temp, in pam_sm_setcred()
/NextBSD/kerberos5/lib/libkrb5/
HDMakefile229 krb5_ccache.3 krb5_cc_next_cred.3 \
/NextBSD/crypto/heimdal/doc/doxyout/krb5/
HDmanpages53 krb5/man/man3/krb5_cc_next_cred.3
/NextBSD/usr.sbin/gssd/
HDgssd.c1108 while ((retval = krb5_cc_next_cred(context, ccache, &curse, in is_a_valid_tgt_cache()
/NextBSD/crypto/heimdal/
HDChangeLog.2001685 * lib/krb5/cache.c (krb5_cc_next_cred): transpose last two
686 paramaters to krb5_cc_next_cred (as MIT does, and not as they
HDChangeLog.2003302 * kuser/klist.c (print_tickets): bail out if krb5_cc_next_cred
/NextBSD/tools/build/mk/
HDOptionalObsoleteFiles.inc3548 OLD_FILES+=usr/share/man/man3/krb5_cc_next_cred.3.gz