Searched refs:check_once_cc_credentials_iterator_next (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/krb5/src/ccapi/test/ |
H A D | test_ccapi_iterators.c | 150 check_once_cc_credentials_iterator_next(iterator, 0, ccNoError, "iterating over an empty ccache"); in check_cc_credentials_iterator_next() 173 …check_once_cc_credentials_iterator_next(iterator, 1, ccNoError, "iterating over a ccache with 1 cr… in check_cc_credentials_iterator_next() 197 …check_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 D | test_ccapi_iterators.h | 10 cc_int32 check_once_cc_credentials_iterator_next(cc_credentials_iterator_t iterator, cc_uint32 expe…
|