Searched refs:krb5_cc_cache_next (Results 1 – 8 of 8) sorted by relevance
90 while (krb5_cc_cache_next(heimtools_context, cursor, &id) == 0) { in kswitch()
624 while (krb5_cc_cache_next(heimtools_context, cursor, &id) == 0) { in klist()
83 krb5_cc_cache_next;
82 krb5_cc_cache_next
1171 krb5_cc_cache_next (krb5_context context, in krb5_cc_cache_next() function1542 ret = krb5_cc_cache_next(context, cursor->cursor, cache); in krb5_cccol_cursor_next()
390 while ((ret = krb5_cc_cache_next (context, cursor, &id)) == 0) { in test_cache_iter()
998 krb5_cc_cache_next (
121 krb5/man/man3/krb5_cc_cache_next.3