Home
last modified time | relevance | path

Searched refs:krb5_cc_end_seq_get (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dcccopy.c24 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 Dt_cc.c231 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 Dcc_retr.c234 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 Dt_marshal.c409 if (krb5_cc_end_seq_get(context, cache, &cursor) != 0) in main()
H A Dccfns.c136 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 Dms2mit.c82 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 Dmit2ms.c105 krb5_cc_end_seq_get(kcontext, ccache, &cursor); in main()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dt_vfy_increds.c76 check(krb5_cc_end_seq_get(context, ccache, &cursor)); in main()
H A Dt_cc_config.c98 krb5_cc_end_seq_get(context, tmp1, &cursor)); in unset_config()
H A Dvfy_increds.c74 ret2 = krb5_cc_end_seq_get(context, incc, &cur); in copy_creds_except()
/freebsd/crypto/krb5/src/clients/klist/
H A Dklist.c510 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 Dleashdll.c45 DECL_FUNC_PTR(krb5_cc_end_seq_get);
157 MAKE_FUNC_INFO(krb5_cc_end_seq_get),
H A Dleashdll.h97 extern DECL_FUNC_PTR(krb5_cc_end_seq_get);
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dklist.c111 ret = krb5_cc_end_seq_get (context, ccache, &cursor); in print_tickets()
/freebsd/crypto/krb5/src/windows/leash/
H A DLglobals.h108 extern DECL_FUNC_PTR(krb5_cc_end_seq_get);
H A DLeash.cpp488 DECL_FUNC_PTR(krb5_cc_end_seq_get);
532 MAKE_FUNC_INFO(krb5_cc_end_seq_get),
/freebsd/crypto/heimdal/lib/krb5/
H A Dcache.c733 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 Dversion-script.map90 krb5_cc_end_seq_get;
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_s4u.c162 ret = krb5_cc_end_seq_get(context, ccache, &cur); in check_ticket_count()
/freebsd/contrib/pam-krb5/module/
H A Dsetcred.c93 krb5_cc_end_seq_get(ctx->context, ctx->cache, &cursor); in cache_init_from_cache()
/freebsd/krb5/lib/krb5/
H A Dversion.map41 krb5_cc_end_seq_get;
/freebsd/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports267 krb5_cc_end_seq_get
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwcommon.c90 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 Dexport_cred.c340 krb5_cc_end_seq_get(context, ccache, &cursor); in json_ccache_contents()
/freebsd/crypto/krb5/src/lib/
H A Dkrb5_32.def81 krb5_cc_end_seq_get @73

12