• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/MITKerberosShim-66/mittestcc/

Lines Matching refs:cc_ccache_t

17 	cc_ccache_t ccache = NULL;
46 cc_int32 check_once_cc_ccache_release(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description) {
91 cc_ccache_t ccache = NULL;
120 cc_int32 check_once_cc_ccache_destroy(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description) {
165 cc_ccache_t ccache = NULL;
226 cc_int32 check_once_cc_ccache_set_default(cc_context_t context, cc_ccache_t ccache, cc_int32 expected_err, const char *description) {
235 cc_ccache_t default_ccache = NULL;
284 cc_ccache_t ccache = NULL;
364 cc_int32 check_once_cc_ccache_get_credentials_version(cc_ccache_t ccache, cc_uint32 expected_cred_vers, cc_int32 expected_err, const char *description) {
405 cc_ccache_t ccache = NULL;
467 cc_int32 check_once_cc_ccache_get_name(cc_ccache_t ccache, const char *expected_name, cc_int32 expected_err, const char *description) {
511 cc_int32 check_once_cc_ccache_get_principal(cc_ccache_t ccache,
562 cc_ccache_t ccache = NULL;
607 // cc_ccache_t doesn't have any concept of the difference between a v4 and v5 principal
635 cc_ccache_t ccache = NULL;
758 cc_int32 check_once_cc_ccache_set_principal(cc_ccache_t ccache, cc_uint32 cred_vers, const char *in_principal, cc_int32 expected_err, const char *description) {
807 cc_ccache_t ccache = NULL;
808 cc_ccache_t dup_ccache = NULL;
903 cc_int32 check_once_cc_ccache_store_credentials(cc_ccache_t ccache, const cc_credentials_union *credentials, cc_int32 expected_err, const char *description) {
963 cc_ccache_t ccache = NULL;
964 cc_ccache_t dup_ccache = NULL;
1055 cc_int32 check_once_cc_ccache_remove_credentials(cc_ccache_t ccache, cc_credentials_t in_creds, cc_int32 expected_err, const char *description) {
1117 cc_ccache_t ccache = NULL;
1118 cc_ccache_t dup_ccache = NULL;
1187 cc_int32 check_once_cc_ccache_new_credentials_iterator(cc_ccache_t ccache, cc_credentials_iterator_t *iterator, cc_int32 expected_err, const char *description) {
1219 cc_int32 check_once_cc_ccache_get_change_time(cc_ccache_t ccache, cc_time_t *last_time, cc_int32 expected_err, const char *description) {
1262 cc_ccache_t dummy_ccache = NULL;
1263 cc_ccache_t ccache = NULL;
1386 cc_int32 check_once_cc_ccache_get_last_default_time(cc_ccache_t ccache, cc_time_t *last_time, cc_int32 expected_err, const char *description) {
1430 cc_ccache_t ccache_1 = NULL;
1431 cc_ccache_t ccache_2 = NULL;
1522 cc_ccache_t source = NULL;
1523 cc_ccache_t destination = NULL;
1589 cc_int32 check_once_cc_ccache_move(cc_ccache_t source, cc_ccache_t destination, cc_int32 expected_err, const char *description) {
1694 cc_ccache_t ccache_a = NULL;
1695 cc_ccache_t ccache_b = NULL;
1747 cc_int32 check_once_cc_ccache_compare(cc_ccache_t ccache, cc_ccache_t compare_to, cc_uint32 *equal, cc_int32 expected_err, const char *description) {
1793 cc_ccache_t ccache = NULL;
1851 cc_int32 check_once_cc_ccache_get_kdc_time_offset(cc_ccache_t ccache, cc_int32 credentials_version, cc_time_t *time_offset, cc_int32 expected_err, const char *description) {
1895 cc_ccache_t ccache = NULL;
1932 cc_int32 check_once_cc_ccache_set_kdc_time_offset(cc_ccache_t ccache, cc_int32 credentials_version, cc_time_t time_offset, cc_int32 expected_err, const char *description) {
1975 cc_ccache_t ccache = NULL;
2022 cc_int32 check_once_cc_ccache_clear_kdc_time_offset(cc_ccache_t ccache, cc_int32 credentials_version, cc_int32 expected_err, const char *description) {