Searched refs:krb5_cc_cache_get_first (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/heimdal/kuser/ |
H A D | kswitch.c | 84 ret = krb5_cc_cache_get_first(kcc_context, NULL, &cursor); in kswitch()
|
H A D | klist.c | 502 ret = krb5_cc_cache_get_first (context, NULL, &cursor); in list_caches() 596 ret = krb5_cc_cache_get_first(kcc_context, NULL, &cursor); in klist()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | version-script.map | 80 krb5_cc_cache_get_first;
|
H A D | cache.c | 1029 krb5_cc_cache_get_first (krb5_context context, in krb5_cc_cache_get_first() function 1430 ret = krb5_cc_cache_get_first (context, in krb5_cccol_cursor_next()
|
H A D | test_cc.c | 381 ret = krb5_cc_cache_get_first (context, type, &cursor); in test_cache_iter()
|
H A D | krb5-protos.h | 574 krb5_cc_cache_get_first (
|
/freebsd/kerberos5/lib/libkrb5/ |
H A D | Makefile | 200 krb5_ccache.3 krb5_cc_cache_get_first.3 \
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/ |
H A D | manpages | 24 krb5/man/man3/krb5_cc_cache_get_first.3
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 3172 OLD_FILES+=usr/share/man/man3/krb5_cc_cache_get_first.3.gz
|