Home
last modified time | relevance | path

Searched refs:krb5_cc_cache_next (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/
H A Dkswitch.c90 while (krb5_cc_cache_next(heimtools_context, cursor, &id) == 0) { in kswitch()
H A Dklist.c624 while (krb5_cc_cache_next(heimtools_context, cursor, &id) == 0) { in klist()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dversion-script.map83 krb5_cc_cache_next;
H A Dlibkrb5-exports.def.in82 krb5_cc_cache_next
H A Dcache.c1171 krb5_cc_cache_next (krb5_context context, in krb5_cc_cache_next() function
1542 ret = krb5_cc_cache_next(context, cursor->cursor, cache); in krb5_cccol_cursor_next()
H A Dtest_cc.c390 while ((ret = krb5_cc_cache_next (context, cursor, &id)) == 0) { in test_cache_iter()
H A Dkrb5-protos.h998 krb5_cc_cache_next (
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/
H A Dmanpages121 krb5/man/man3/krb5_cc_cache_next.3