Home
last modified time | relevance | path

Searched refs:krb5_cc_typecursor (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dccbase.c47 struct krb5_cc_typecursor { struct
300 krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *t) in krb5int_cc_typecursor_new()
303 krb5_cc_typecursor n = NULL; in krb5int_cc_typecursor_new()
328 krb5_cc_typecursor t, in krb5int_cc_typecursor_next()
351 krb5int_cc_typecursor_free(krb5_context context, krb5_cc_typecursor *t) in krb5int_cc_typecursor_free()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2569 struct krb5_cc_typecursor;
2570 typedef struct krb5_cc_typecursor *krb5_cc_typecursor; typedef
2573 krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *cursor);
2578 krb5_cc_typecursor cursor,
2584 krb5_cc_typecursor *cursor);