Searched refs:check_once_cc_context_new_ccache_iterator (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/krb5/src/ccapi/test/ |
H A D | test_ccapi_context.h | 27 cc_int32 check_once_cc_context_new_ccache_iterator(cc_context_t context, cc_ccache_iterator_t *iter…
|
H A D | test_ccapi_context.c | 875 …check_once_cc_context_new_ccache_iterator(context, &iterator, ccNoError, "when there are no existi… in check_cc_context_new_ccache_iterator() 881 …check_once_cc_context_new_ccache_iterator(context, &iterator, ccNoError, "when at least one ccache… in check_cc_context_new_ccache_iterator() 884 …check_once_cc_context_new_ccache_iterator(context, NULL, ccErrBadParam, "NULL param"); // NULL ite… in check_cc_context_new_ccache_iterator() 897 cc_int32 check_once_cc_context_new_ccache_iterator(cc_context_t context, cc_ccache_iterator_t *iter… in check_once_cc_context_new_ccache_iterator() function
|