Searched refs:krb5_cccol_cursor_next (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/crypto/heimdal/kuser/ |
| D | kdestroy.c | 111 while (krb5_cccol_cursor_next (context, cursor, &ccache) == 0 && ccache != NULL) { in main()
|
| /freebsd-12-stable/crypto/heimdal/lib/krb5/ |
| D | cache.c | 1144 while (krb5_cccol_cursor_next (context, cursor, &cache) == 0 && cache != NULL) { in krb5_cc_cache_match() 1420 krb5_cccol_cursor_next(krb5_context context, krb5_cccol_cursor cursor, in krb5_cccol_cursor_next() function 1536 while (krb5_cccol_cursor_next(context, cursor, &id) == 0 && id != NULL) { in krb5_cccol_last_change_time()
|
| D | version-script.map | 691 krb5_cccol_cursor_next;
|
| D | test_cc.c | 425 while ((ret = krb5_cccol_cursor_next (context, cursor, &id)) == 0 && id != NULL) { in test_cache_iter_all()
|
| D | krb5-protos.h | 838 krb5_cccol_cursor_next (
|
| /freebsd-12-stable/kerberos5/lib/libkrb5/ |
| D | Makefile | 245 krb5_ccache.3 krb5_cccol_cursor_next.3 \
|
| /freebsd-12-stable/crypto/heimdal/doc/doxyout/krb5/ |
| D | manpages | 71 krb5/man/man3/krb5_cccol_cursor_next.3
|
| /freebsd-12-stable/tools/build/mk/ |
| D | OptionalObsoleteFiles.inc | 4261 OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_next.3.gz
|