Searched refs:krb5_cc_end_seq_get (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcccopy.c37 code = krb5_cc_end_seq_get(context, incc, &cur);
49 krb5_cc_end_seq_get(context, incc, &cur);
H A Dccfns.c139 krb5_cc_end_seq_get (krb5_context context, krb5_ccache cache, function
H A Dcc_retr.c254 krb5_cc_end_seq_get(context, id, &cursor);
269 krb5_cc_end_seq_get(context, id, &cursor);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dcopy_ccache.c54 krb5_cc_end_seq_get(context, k5creds->ccache, &cursor);
H A Dacquire_cred.c418 (void)krb5_cc_end_seq_get(context, ccache, &cur);
426 (void)krb5_cc_end_seq_get(context, ccache, &cur);
434 if ((code = krb5_cc_end_seq_get(context, ccache, &cur))) {
/illumos-gate/usr/src/cmd/krb5/klist/
H A Dklist.c498 if ((code = krb5_cc_end_seq_get(kcontext, cache, &cur))) {
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h1398 krb5_cc_end_seq_get (krb5_context context, krb5_ccache cache,

Completed in 73 milliseconds