Home
last modified time | relevance | path

Searched refs:krb5_cccol_cursor_next (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/crypto/heimdal/kuser/
Dkdestroy.c111 while (krb5_cccol_cursor_next (context, cursor, &ccache) == 0 && ccache != NULL) { in main()
/freebsd-12-stable/crypto/heimdal/lib/krb5/
Dcache.c1144 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()
Dversion-script.map691 krb5_cccol_cursor_next;
Dtest_cc.c425 while ((ret = krb5_cccol_cursor_next (context, cursor, &id)) == 0 && id != NULL) { in test_cache_iter_all()
Dkrb5-protos.h838 krb5_cccol_cursor_next (
/freebsd-12-stable/kerberos5/lib/libkrb5/
DMakefile245 krb5_ccache.3 krb5_cccol_cursor_next.3 \
/freebsd-12-stable/crypto/heimdal/doc/doxyout/krb5/
Dmanpages71 krb5/man/man3/krb5_cccol_cursor_next.3
/freebsd-12-stable/tools/build/mk/
DOptionalObsoleteFiles.inc4261 OLD_FILES+=usr/share/man/man3/krb5_cccol_cursor_next.3.gz