Home
last modified time | relevance | path

Searched refs:check_once_cc_credentials_iterator_next (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi_iterators.c150 check_once_cc_credentials_iterator_next(iterator, 0, ccNoError, "iterating over an empty ccache"); in check_cc_credentials_iterator_next()
173check_once_cc_credentials_iterator_next(iterator, 1, ccNoError, "iterating over a ccache with 1 cr… in check_cc_credentials_iterator_next()
197check_once_cc_credentials_iterator_next(iterator, 1000, ccNoError, "iterating over a ccache with 1… in check_cc_credentials_iterator_next()
209 cc_int32 check_once_cc_credentials_iterator_next(cc_credentials_iterator_t iterator, cc_uint32 expe… in check_once_cc_credentials_iterator_next() function
H A Dtest_ccapi_iterators.h10 cc_int32 check_once_cc_credentials_iterator_next(cc_credentials_iterator_t iterator, cc_uint32 expe…