/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | cccopy.c | 24 code = krb5_cc_end_seq_get(context, incc, &cur); in krb5_cc_copy_creds() 34 krb5_cc_end_seq_get(context, incc, &cur); in krb5_cc_copy_creds()
|
H A D | t_cc.c | 231 krb5_cc_end_seq_get(context, cache, &cursor); in check_num_entries() 308 kret = krb5_cc_end_seq_get(context, id, &cursor); in cc_test() 434 kret = krb5_cc_end_seq_get(context, id, &cursor); in cc_test() 555 kret = krb5_cc_end_seq_get(context, id1, &cursor); in test_memory_concurrent() 601 krb5_cc_end_seq_get(context, id, &cursor); in test_order()
|
H A D | cc_retr.c | 234 krb5_cc_end_seq_get(context, id, &cursor); in krb5_cc_retrieve_cred_seq() 245 krb5_cc_end_seq_get(context, id, &cursor); in krb5_cc_retrieve_cred_seq()
|
H A D | t_marshal.c | 409 if (krb5_cc_end_seq_get(context, cache, &cursor) != 0) in main()
|
H A D | ccfns.c | 136 krb5_cc_end_seq_get(krb5_context context, krb5_ccache cache, in krb5_cc_end_seq_get() function
|
/freebsd/crypto/krb5/src/windows/ms2mit/ |
H A D | ms2mit.c | 82 krb5_cc_end_seq_get(kcontext, ccache, &cursor); in cc_has_tickets() 144 krb5_cc_end_seq_get(kcontext, mslsa_ccache, &cursor); in main()
|
H A D | mit2ms.c | 105 krb5_cc_end_seq_get(kcontext, ccache, &cursor); in main()
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | t_vfy_increds.c | 76 check(krb5_cc_end_seq_get(context, ccache, &cursor)); in main()
|
H A D | t_cc_config.c | 98 krb5_cc_end_seq_get(context, tmp1, &cursor)); in unset_config()
|
H A D | vfy_increds.c | 74 ret2 = krb5_cc_end_seq_get(context, incc, &cur); in copy_creds_except()
|
/freebsd/crypto/krb5/src/clients/klist/ |
H A D | klist.c | 510 ret = krb5_cc_end_seq_get(context, cache, &cur); in show_ccache() 525 (void)krb5_cc_end_seq_get(context, cache, &cur); in show_ccache() 562 ret = krb5_cc_end_seq_get(context, cache, &cur); in check_ccache() 567 (void)krb5_cc_end_seq_get(context, cache, &cur); in check_ccache()
|
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | leashdll.c | 45 DECL_FUNC_PTR(krb5_cc_end_seq_get); 157 MAKE_FUNC_INFO(krb5_cc_end_seq_get),
|
H A D | leashdll.h | 97 extern DECL_FUNC_PTR(krb5_cc_end_seq_get);
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | klist.c | 111 ret = krb5_cc_end_seq_get (context, ccache, &cursor); in print_tickets()
|
/freebsd/crypto/krb5/src/windows/leash/ |
H A D | Lglobals.h | 108 extern DECL_FUNC_PTR(krb5_cc_end_seq_get);
|
H A D | Leash.cpp | 488 DECL_FUNC_PTR(krb5_cc_end_seq_get); 532 MAKE_FUNC_INFO(krb5_cc_end_seq_get),
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | cache.c | 733 krb5_cc_end_seq_get(context, id, &cursor); in krb5_cc_retrieve_cred() 799 krb5_cc_end_seq_get (krb5_context context, in krb5_cc_end_seq_get() function 915 krb5_cc_end_seq_get(context, from, &cursor); in krb5_cc_copy_match_f() 1651 krb5_cc_end_seq_get(context, id, &cursor); in krb5_cc_get_lifetime()
|
H A D | version-script.map | 90 krb5_cc_end_seq_get;
|
/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_s4u.c | 162 ret = krb5_cc_end_seq_get(context, ccache, &cur); in check_ticket_count()
|
/freebsd/contrib/pam-krb5/module/ |
H A D | setcred.c | 93 krb5_cc_end_seq_get(ctx->context, ctx->cache, &cursor); in cache_init_from_cache()
|
/freebsd/krb5/lib/krb5/ |
H A D | version.map | 41 krb5_cc_end_seq_get;
|
/freebsd/crypto/krb5/src/lib/krb5/ |
H A D | libkrb5.exports | 267 krb5_cc_end_seq_get
|
/freebsd/crypto/krb5/src/windows/kfwlogon/ |
H A D | kfwcommon.c | 90 DECL_FUNC_PTR(krb5_cc_end_seq_get); 206 MAKE_FUNC_INFO(krb5_cc_end_seq_get),
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | export_cred.c | 340 krb5_cc_end_seq_get(context, ccache, &cursor); in json_ccache_contents()
|
/freebsd/crypto/krb5/src/lib/ |
H A D | krb5_32.def | 81 krb5_cc_end_seq_get @73
|