Searched refs:krb5_cc_typecursor (Results 1 – 3 of 3) sorted by relevance
61 struct krb5_cc_typecursor;62 typedef struct krb5_cc_typecursor *krb5_cc_typecursor; typedef65 krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *cursor);70 krb5_cc_typecursor cursor,76 krb5_cc_typecursor *cursor);
38 struct krb5_cc_typecursor { struct317 krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *t) in krb5int_cc_typecursor_new()319 krb5_cc_typecursor n = NULL; in krb5int_cc_typecursor_new()335 krb5_cc_typecursor t, in krb5int_cc_typecursor_next()350 krb5int_cc_typecursor_free(krb5_context context, krb5_cc_typecursor *t) in krb5int_cc_typecursor_free()
38 krb5_cc_typecursor typecursor;