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
50 /* typedef krb5_cc_typecursor in k5-int.h */
300 krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *t)
303 krb5_cc_typecursor n = NULL;
328 krb5_cc_typecursor t,
351 krb5int_cc_typecursor_free(krb5_context context, krb5_cc_typecursor *t)
/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 in typeref:struct:krb5_cc_typecursor
2573 krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *cursor);
2578 krb5_cc_typecursor cursor,
2584 krb5_cc_typecursor *cursor);

Completed in 52 milliseconds