Searched refs:should_be_default (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_context.h25 cc_int32 check_once_cc_context_create_new_ccache(cc_context_t context, cc_int32 should_be_default, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description);
H A Dtest_ccapi_context.c790 cc_int32 check_once_cc_context_create_new_ccache(cc_context_t context, cc_int32 should_be_default, cc_uint32 cred_vers, const char *principal, cc_ccache_t *ccache, cc_int32 expected_err, const char *description) { argument
827 if (should_be_default) {

Completed in 120 milliseconds