Searched refs:krb5_cc_next_cred (Results 1 – 14 of 14) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | test_set_kvno0.c | 118 while ((ret = krb5_cc_next_cred(context, src_cc, &cursor, &cred)) == 0) { in main()
|
| D | cache.c | 804 while((ret = krb5_cc_next_cred(context, id, &cursor, creds)) == 0){ in krb5_cc_retrieve_cred() 861 krb5_cc_next_cred (krb5_context context, in krb5_cc_next_cred() function 983 while ((ret = krb5_cc_next_cred(context, from, &cursor, &cred)) == 0) { in krb5_cc_copy_match_f() 1764 while ((ret = krb5_cc_next_cred(context, id, &cursor, &cred)) == 0) { in krb5_cc_get_lifetime()
|
| D | libkrb5-exports.def.in | 108 krb5_cc_next_cred
|
| D | version-script.map | 108 krb5_cc_next_cred;
|
| D | dcache.c | 505 return krb5_cc_next_cred(context, D2FCACHE(dc), cursor, creds); in dcc_get_next()
|
| D | fcache.c | 1058 while ((ret = krb5_cc_next_cred(context, id, &cursor, &found_cred)) == 0) { in fcc_remove_cred()
|
| D | krb5-protos.h | 1403 krb5_cc_next_cred (
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/kuser/ |
| D | klist.c | 325 while ((ret = krb5_cc_next_cred (context, in print_tickets()
|
| /netbsd/src/crypto/external/bsd/heimdal/lib/libkrb5/ |
| D | krb5.expsym | 159 krb5_cc_next_cred@@HEIMDAL_KRB5_2.0
|
| /netbsd/src/lib/libpam/modules/pam_krb5/ |
| D | pam_krb5.c | 597 while ((krbret = krb5_cc_next_cred(pam_context, ccache_temp, in pam_sm_setcred()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | ChangeLog.2001 | 685 * 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
|
| D | ChangeLog.2003 | 302 * kuser/klist.c (print_tickets): bail out if krb5_cc_next_cred
|
| /netbsd/src/crypto/external/bsd/heimdal/include/ |
| D | krb5-protos.h | 1401 krb5_cc_next_cred (
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 8500 ./usr/share/man/cat3/krb5_cc_next_cred.0 comp-obsolete obsolete 17060 ./usr/share/man/html3/krb5_cc_next_cred.html comp-obsolete obsolete 25566 ./usr/share/man/man3/krb5_cc_next_cred.3 comp-obsolete obsolete
|