Searched refs:ccache_cit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A DCredentialsCache2.h142 struct ccache_cit;
143 typedef struct ccache_cit ccache_cit; typedef in typeref:struct:ccache_cit
226 ccache_cit **out_nc_iterator)
232 ccache_cit *in_nc_iterator)
237 ccache_cit **io_nc_iterator)
280 ccache_cit **out_ccache_iterator)
286 ccache_cit *in_ccache_iterator)
291 ccache_cit **io_ccache_iterator)
/macosx-10.10.1/MITKerberosShim-66/include/
H A Dmit-CredentialsCache2.h142 struct ccache_cit;
143 typedef struct ccache_cit ccache_cit; typedef in typeref:struct:ccache_cit
226 ccache_cit **out_nc_iterator)
232 ccache_cit *in_nc_iterator)
237 ccache_cit **io_nc_iterator)
280 ccache_cit **out_ccache_iterator)
286 ccache_cit *in_ccache_iterator)
291 ccache_cit **io_ccache_iterator)
/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_v2.h53 cc_result check_once_cc_seq_fetch_NCs_begin(apiCB *context, ccache_cit **iterator, cc_result expected_err, const char *description);
56 cc_result check_once_cc_seq_fetch_NCs_next(apiCB *context, ccache_cit *iterator, cc_uint32 expected_count, cc_result expected_err, const char *description);
68 cc_result check_once_cc_seq_fetch_creds_begin(apiCB *context, ccache_p *ccache, ccache_cit **iterator, cc_result expected_err, const char *description);
71 cc_result check_once_cc_seq_fetch_creds_next(apiCB *context, ccache_cit *iterator, cc_uint32 expected_count, cc_result expected_err, const char *description);
H A Dtest_ccapi_v2.c1155 ccache_cit *iterator = NULL;
1209 ccache_cit *iterator = NULL;
1292 ccache_cit *iterator = NULL;
1346 ccache_cit *iterator = NULL;
1377 cc_result check_once_cc_seq_fetch_NCs_begin(apiCB *context, ccache_cit **iterator, cc_result expected_err, const char *description) {
1407 ccache_cit *iterator = NULL;
1485 cc_result check_once_cc_seq_fetch_NCs_next(apiCB *context, ccache_cit *iterator, cc_uint32 expected_count, cc_result expected_err, const char *description) {
1632 ccache_cit *creds_iterator = NULL;
1694 cc_result check_once_cc_seq_fetch_creds_begin(apiCB *context, ccache_p *ccache, ccache_cit **iterator, cc_result expected_err, const char *description) {
1725 ccache_cit *iterato
[all...]

Completed in 136 milliseconds