Symbol: krb5_cc_next_cred
crypto/heimdal/appl/ftp/ftpd/klist.c
99
while ((ret = krb5_cc_next_cred (context,
crypto/heimdal/kuser/klist.c
302
while ((ret = krb5_cc_next_cred (context,
crypto/heimdal/lib/krb5/cache.c
1641
while ((ret = krb5_cc_next_cred(context, id, &cursor, &cred)) == 0) {
crypto/heimdal/lib/krb5/cache.c
726
while((ret = krb5_cc_next_cred(context, id, &cursor, creds)) == 0){
crypto/heimdal/lib/krb5/cache.c
905
while ((ret = krb5_cc_next_cred(context, from, &cursor, &cred)) == 0) {
crypto/heimdal/lib/krb5/krb5-protos.h
741
krb5_cc_next_cred (
crypto/krb5/src/clients/klist/klist.c
504
while ((ret = krb5_cc_next_cred(context, cache, &cur, &creds)) == 0) {
crypto/krb5/src/clients/klist/klist.c
549
while ((ret = krb5_cc_next_cred(context, cache, &cur, &creds)) == 0) {
crypto/krb5/src/clients/ksu/ccache.c
201
while (!(retval = krb5_cc_next_cred(context, cc, &cur, &creds))){
crypto/krb5/src/lib/gssapi/krb5/acquire_cred.c
412
while (!(code = krb5_cc_next_cred(context, ccache, &cursor, &creds))) {
crypto/krb5/src/lib/gssapi/krb5/export_cred.c
330
while ((ret = krb5_cc_next_cred(context, ccache, &cursor, &creds)) == 0) {
crypto/krb5/src/lib/krb5/ccache/cc_file.c
1151
ret = krb5_cc_next_cred(context, cache, &cursor, &cur);
crypto/krb5/src/lib/krb5/ccache/cc_mslsa.c
1615
while ( !(code = krb5_cc_next_cred(context, id, &cursor, &cred)) )
crypto/krb5/src/lib/krb5/ccache/cc_retr.c
217
while (krb5_cc_next_cred(context, id, &cursor, &fetchcreds) == KRB5_OK) {
crypto/krb5/src/lib/krb5/ccache/ccbase.c
395
ret = krb5_cc_next_cred(context, ccache, &cur, cred);
crypto/krb5/src/lib/krb5/ccache/cccopy.c
14
while (!(code = krb5_cc_next_cred(context, incc, &cur, &creds))) {
crypto/krb5/src/lib/krb5/ccache/t_cc.c
224
ret = krb5_cc_next_cred(context, cache, &cursor, &creds);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
298
kret = krb5_cc_next_cred(context, id, &cursor, &creds);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
424
kret = krb5_cc_next_cred(context, id, &cursor, &creds);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
553
kret = krb5_cc_next_cred(context, id1, &cursor, &creds);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
587
kret = krb5_cc_next_cred(context, id, &cursor, &creds);
crypto/krb5/src/lib/krb5/ccache/t_cc.c
594
kret = krb5_cc_next_cred(context, id, &cursor, &creds);
crypto/krb5/src/lib/krb5/ccache/t_marshal.c
399
if (krb5_cc_next_cred(context, cache, &cursor, &cred1) != 0)
crypto/krb5/src/lib/krb5/ccache/t_marshal.c
403
if (krb5_cc_next_cred(context, cache, &cursor, &cred2) != 0)
crypto/krb5/src/lib/krb5/ccache/t_marshal.c
407
if (krb5_cc_next_cred(context, cache, &cursor, &cred2) != KRB5_CC_END)
crypto/krb5/src/lib/krb5/krb/t_cc_config.c
87
while (krb5_cc_next_cred(context, tmp1, &cursor, &creds) == 0) {
crypto/krb5/src/lib/krb5/krb/t_vfy_increds.c
71
check(krb5_cc_next_cred(context, ccache, &cursor, &creds));
crypto/krb5/src/lib/krb5/krb/vfy_increds.c
66
while (!(ret = krb5_cc_next_cred(context, incc, &cur, &creds))) {
crypto/krb5/src/windows/include/loadfuncs-krb5.h
1631
krb5_cc_next_cred,
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
205
MAKE_FUNC_INFO(krb5_cc_next_cred),
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
89
DECL_FUNC_PTR(krb5_cc_next_cred);
crypto/krb5/src/windows/leash/Leash.cpp
487
DECL_FUNC_PTR(krb5_cc_next_cred);
crypto/krb5/src/windows/leash/Leash.cpp
531
MAKE_FUNC_INFO(krb5_cc_next_cred),
crypto/krb5/src/windows/leash/Lglobals.h
109
extern DECL_FUNC_PTR(krb5_cc_next_cred);
crypto/krb5/src/windows/leashdll/leashdll.c
156
MAKE_FUNC_INFO(krb5_cc_next_cred),
crypto/krb5/src/windows/leashdll/leashdll.c
44
DECL_FUNC_PTR(krb5_cc_next_cred);
crypto/krb5/src/windows/leashdll/leashdll.h
96
extern DECL_FUNC_PTR(krb5_cc_next_cred);
crypto/krb5/src/windows/ms2mit/mit2ms.c
96
while (!(code = krb5_cc_next_cred(kcontext, ccache, &cursor, &creds)))
crypto/krb5/src/windows/ms2mit/ms2mit.c
134
code = krb5_cc_next_cred(kcontext, mslsa_ccache, &cursor, &creds);
crypto/krb5/src/windows/ms2mit/ms2mit.c
72
code = krb5_cc_next_cred(kcontext, ccache, &cursor, &creds);
lib/libpam/modules/pam_krb5/pam_krb5.c
580
while (krb5_cc_next_cred(krbctx, ccache_temp, &cursor, &creds) == 0) {
usr.sbin/gssd/gssd.c
1539
while ((retval = krb5_cc_next_cred(context, ccache, &curse,