Home
last modified time | relevance | path

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

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