-

krb5_cccol_cursor_new - Prepare to iterate over the collection of known credential caches.

+

krb5_cccol_cursor_new - Prepare to iterate over the collection of known credential caches.

-krb5_error_code krb5_cccol_cursor_new(krb5_context context, krb5_cccol_cursor *cursor)
+krb5_error_code krb5_cccol_cursor_new(krb5_context context, krb5_cccol_cursor *cursor)
-
param
+
param:

[in] context - Library context

[out] cursor - Cursor

-
retval
+
retval:
  • 0 Success; otherwise - Kerberos error codes

@@ -139,8 +137,8 @@