Home
last modified time | relevance | path

Searched refs:krb5_cc_start_seq_get (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/crypto/krb5/src/windows/ms2mit/
H A Dms2mit.c67 code = krb5_cc_start_seq_get(kcontext, ccache, &cursor); in cc_has_tickets()
128 if ((code = krb5_cc_start_seq_get(kcontext, mslsa_ccache, &cursor))) { in main()
H A Dmit2ms.c89 if ((code = krb5_cc_start_seq_get(kcontext, ccache, &cursor))) { in main()
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dt_cc.c216 ret = krb5_cc_start_seq_get(context, cache, &cursor); in check_num_entries()
293 kret = krb5_cc_start_seq_get(context, id, &cursor); in cc_test()
415 kret = krb5_cc_start_seq_get(context, id, &cursor); in cc_test()
549 kret = krb5_cc_start_seq_get(context, id1, &cursor); in test_memory_concurrent()
585 kret = krb5_cc_start_seq_get(context, id, &cursor); in test_order()
H A Dcccopy.c11 if ((code = krb5_cc_start_seq_get(context, incc, &cur))) in krb5_cc_copy_creds()
H A Dcc_retr.c213 kret = krb5_cc_start_seq_get(context, id, &cursor); in krb5_cc_retrieve_cred_seq()
H A Dt_marshal.c397 if (krb5_cc_start_seq_get(context, cache, &cursor) != 0) in main()
H A Dccfns.c122 krb5_cc_start_seq_get(krb5_context context, krb5_ccache cache, in krb5_cc_start_seq_get() function
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dt_vfy_increds.c69 check(krb5_cc_start_seq_get(context, ccache, &cursor)); in main()
H A Dt_cc_config.c86 krb5_cc_start_seq_get(context, tmp1, &cursor)); in unset_config()
H A Dvfy_increds.c62 ret = krb5_cc_start_seq_get(context, incc, &cur); in copy_creds_except()
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleashdll.c43 DECL_FUNC_PTR(krb5_cc_start_seq_get);
155 MAKE_FUNC_INFO(krb5_cc_start_seq_get),
H A Dleashdll.h95 extern DECL_FUNC_PTR(krb5_cc_start_seq_get);
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dklist.c91 ret = krb5_cc_start_seq_get (context, ccache, &cursor); in print_tickets()
/freebsd/crypto/krb5/src/windows/leash/
H A DLglobals.h107 extern DECL_FUNC_PTR(krb5_cc_start_seq_get);
H A DLeash.cpp486 DECL_FUNC_PTR(krb5_cc_start_seq_get);
530 MAKE_FUNC_INFO(krb5_cc_start_seq_get),
/freebsd/crypto/heimdal/lib/krb5/
H A Dcache.c723 ret = krb5_cc_start_seq_get(context, id, &cursor); in krb5_cc_retrieve_cred()
765 krb5_cc_start_seq_get (krb5_context context, in krb5_cc_start_seq_get() function
899 ret = krb5_cc_start_seq_get(context, from, &cursor); in krb5_cc_copy_match_f()
1637 ret = krb5_cc_start_seq_get(context, id, &cursor); in krb5_cc_get_lifetime()
H A Dversion-script.map116 krb5_cc_start_seq_get;
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_s4u.c153 ret = krb5_cc_start_seq_get(context, ccache, &cur); in check_ticket_count()
/freebsd/crypto/krb5/src/clients/klist/
H A Dklist.c499 ret = krb5_cc_start_seq_get(context, cache, &cur); in show_ccache()
545 ret = krb5_cc_start_seq_get(context, cache, &cur); in check_ccache()
/freebsd/contrib/pam-krb5/module/
H A Dsetcred.c55 status = krb5_cc_start_seq_get(ctx->context, old, &cursor); in cache_init_from_cache()
/freebsd/krb5/lib/krb5/
H A Dversion.map59 krb5_cc_start_seq_get;
/freebsd/crypto/krb5/src/lib/krb5/
H A Dlibkrb5.exports287 krb5_cc_start_seq_get
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwcommon.c88 DECL_FUNC_PTR(krb5_cc_start_seq_get);
204 MAKE_FUNC_INFO(krb5_cc_start_seq_get),
/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dexport_cred.c327 ret = krb5_cc_start_seq_get(context, ccache, &cursor); in json_ccache_contents()
/freebsd/crypto/krb5/src/lib/
H A Dkrb5_32.def94 krb5_cc_start_seq_get @86

12