Searched refs:krb5_cc_end_seq_get (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cccopy.c | 37 code = krb5_cc_end_seq_get(context, incc, &cur); in krb5_cc_copy_creds() 49 krb5_cc_end_seq_get(context, incc, &cur); in krb5_cc_copy_creds()
|
H A D | cc_retr.c | 254 krb5_cc_end_seq_get(context, id, &cursor); in krb5_cc_retrieve_cred_seq() 269 krb5_cc_end_seq_get(context, id, &cursor); in krb5_cc_retrieve_cred_seq()
|
H A D | ccfns.c | 139 krb5_cc_end_seq_get (krb5_context context, krb5_ccache cache, in krb5_cc_end_seq_get() function
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | copy_ccache.c | 54 krb5_cc_end_seq_get(context, k5creds->ccache, &cursor);
|
H A D | acquire_cred.c | 418 (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))) {
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 327 krb5_cc_end_seq_get;
|
/titanic_41/usr/src/cmd/krb5/klist/ |
H A D | klist.c | 498 if ((code = krb5_cc_end_seq_get(kcontext, cache, &cur))) {
|
/titanic_41/usr/src/lib/libkrb5/common/ |
H A D | mapfile-vers | 90 krb5_cc_end_seq_get { TYPE = FUNCTION; FILTER = mech_krb5.so.1 };
|
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | krb5.h | 1398 krb5_cc_end_seq_get (krb5_context context, krb5_ccache cache,
|