Symbol: ccache_p
crypto/heimdal/kcm/client.c
176
*ccache_p = ccache;
crypto/heimdal/kcm/client.c
91
kcm_ccache *ccache_p)
crypto/krb5/src/ccapi/lib/ccapi_v2.c
190
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/lib/ccapi_v2.c
220
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/lib/ccapi_v2.c
273
ccache_p **out_ccache)
crypto/krb5/src/ccapi/lib/ccapi_v2.c
326
ccache_p **out_ccache)
crypto/krb5/src/ccapi/lib/ccapi_v2.c
362
ccache_p **io_ccache)
crypto/krb5/src/ccapi/lib/ccapi_v2.c
383
ccache_p **io_ccache)
crypto/krb5/src/ccapi/lib/ccapi_v2.c
404
ccache_p *in_ccache,
crypto/krb5/src/ccapi/lib/ccapi_v2.c
435
ccache_p *in_ccache,
crypto/krb5/src/ccapi/lib/ccapi_v2.c
464
ccache_p *io_ccache,
crypto/krb5/src/ccapi/lib/ccapi_v2.c
498
ccache_p *in_ccache,
crypto/krb5/src/ccapi/lib/ccapi_v2.c
534
ccache_p *io_ccache,
crypto/krb5/src/ccapi/lib/ccapi_v2.c
559
ccache_p *in_ccache,
crypto/krb5/src/ccapi/lib/ccapi_v2.c
627
ccache_p **out_ccache,
crypto/krb5/src/ccapi/lib/ccapi_v2.c
711
const ccache_p *in_ccache,
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1062
cc_result check_once_cc_store(apiCB *context, ccache_p *ccache, const cred_union in_creds, cc_int32 expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1116
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1166
ccache_p *dup_ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1199
cc_result check_once_cc_remove_cred(apiCB *context, ccache_p *ccache, cred_union in_creds, cc_int32 expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1254
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1315
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1406
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1438
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1539
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1540
ccache_p *dup_ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1603
cc_result check_once_cc_seq_fetch_creds_begin(apiCB *context, ccache_p *ccache, ccache_cit **iterator, cc_result expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
1632
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
19
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
204
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
327
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
363
cc_result check_once_cc_open(apiCB *context, const char *name, cc_int32 version, ccache_p **ccache, cc_result expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
416
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
456
cc_result check_once_cc_create(apiCB *context, const char *name, cc_int32 cred_vers, const char *principal, ccache_p **ccache, cc_int32 expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
511
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
534
cc_result check_once_cc_close(apiCB *context, ccache_p *ccache, cc_result expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
574
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
597
cc_result check_once_cc_destroy(apiCB *context, ccache_p *ccache, cc_int32 expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
640
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
678
cc_result check_once_cc_get_cred_version(apiCB *context, ccache_p *ccache, cc_int32 expected_cred_vers, cc_int32 expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
712
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
769
cc_int32 check_once_cc_get_name(apiCB *context, ccache_p *ccache, const char *expected_name, cc_int32 expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
812
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
860
ccache_p *ccache,
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
904
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
947
cc_int32 check_once_cc_set_principal(apiCB *context, ccache_p *ccache, cc_int32 cred_vers, const char *in_principal, cc_int32 expected_err, const char *description) {
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
989
ccache_p *ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.c
990
ccache_p *dup_ccache = NULL;
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
19
cc_result check_once_cc_open(apiCB *context, const char *name, cc_int32 version, ccache_p **ccache, cc_result expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
22
cc_result check_once_cc_create(apiCB *context, const char *name, cc_int32 cred_vers, const char *principal, ccache_p **ccache, cc_int32 expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
25
cc_result check_once_cc_close(apiCB *context, ccache_p *ccache, cc_result expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
28
cc_result check_once_cc_destroy(apiCB *context, ccache_p *ccache, cc_int32 expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
31
cc_result check_once_cc_get_cred_version(apiCB *context, ccache_p *ccache, cc_int32 expected_cred_vers, cc_int32 expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
34
cc_int32 check_once_cc_get_name(apiCB *context, ccache_p *ccache, const char *expected_name, cc_int32 expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
38
ccache_p *ccache,
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
44
cc_int32 check_once_cc_set_principal(apiCB *context, ccache_p *ccache, cc_int32 cred_vers, const char *in_principal, cc_int32 expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
47
cc_result check_once_cc_store(apiCB *context, ccache_p *ccache, const cred_union in_creds, cc_int32 expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
50
cc_result check_once_cc_remove_cred(apiCB *context, ccache_p *ccache, cred_union in_creds, cc_int32 expected_err, const char *description);
crypto/krb5/src/ccapi/test/test_ccapi_v2.h
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);
crypto/krb5/src/include/CredentialsCache2.h
176
ccache_p **out_ccache)
crypto/krb5/src/include/CredentialsCache2.h
185
ccache_p **out_ccache)
crypto/krb5/src/include/CredentialsCache2.h
190
ccache_p **ioCCache)
crypto/krb5/src/include/CredentialsCache2.h
195
ccache_p **io_ccache)
crypto/krb5/src/include/CredentialsCache2.h
205
ccache_p **out_ccache,
crypto/krb5/src/include/CredentialsCache2.h
216
ccache_p *in_ccache,
crypto/krb5/src/include/CredentialsCache2.h
222
ccache_p *in_ccache,
crypto/krb5/src/include/CredentialsCache2.h
228
ccache_p *in_ccache,
crypto/krb5/src/include/CredentialsCache2.h
235
ccache_p *in_ccache,
crypto/krb5/src/include/CredentialsCache2.h
241
ccache_p *in_ccache,
crypto/krb5/src/include/CredentialsCache2.h
247
ccache_p *in_ccache,
crypto/krb5/src/include/CredentialsCache2.h
253
const ccache_p *in_ccache,
crypto/krb5/src/include/CredentialsCache2.h
290
const ccache_p *in_ccache,
crypto/krb5/src/windows/lib/cacheapi.h
192
ccache_p** ccache_ptr // < NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
201
ccache_p** ccache_ptr // < NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
207
ccache_p** ccache_ptr // <> NC control structure. NULL after call.
crypto/krb5/src/windows/lib/cacheapi.h
213
ccache_p** ccache_ptr // <> NC control structure. NULL after call.
crypto/krb5/src/windows/lib/cacheapi.h
235
ccache_p** ccache_ptr,
crypto/krb5/src/windows/lib/cacheapi.h
242
ccache_p** ccache_ptr, // < NC control structure (free via cc_close())
crypto/krb5/src/windows/lib/cacheapi.h
269
const ccache_p* ccache_ptr, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
277
const ccache_p* ccache_pointer, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
286
const ccache_p* ccache_pointer, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
294
const ccache_p* ccache_ptr, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
306
const ccache_p* ccache_ptr, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
318
ccache_p* ccache_ptr, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
325
ccache_p* ccache_ptr, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
332
const ccache_p* ccache_ptr, // > NC control structure
crypto/krb5/src/windows/lib/cacheapi.h
342
const ccache_p* ccache_ptr,