Searched refs:typecursor (Results 1 – 1 of 1) sorted by relevance
38 krb5_cc_typecursor typecursor; member56 n->typecursor = NULL; in krb5_cccol_cursor_new()60 ret = krb5int_cc_typecursor_new(context, &n->typecursor); in krb5_cccol_cursor_new()66 ret = krb5int_cc_typecursor_next(context, n->typecursor, &n->ops); in krb5_cccol_cursor_new()112 ret = krb5int_cc_typecursor_next(context, cursor->typecursor, in krb5_cccol_cursor_next()137 if (c->typecursor != NULL) in krb5_cccol_cursor_free()138 krb5int_cc_typecursor_free(context, &c->typecursor); in krb5_cccol_cursor_free()