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

Lines Matching refs:cc_ccache_t

471 ccache_release(cc_ccache_t io_ccache)
482 ccache_destroy(cc_ccache_t io_ccache)
495 ccache_set_default(cc_ccache_t io_ccache)
508 ccache_get_credentials_version(cc_ccache_t in_ccache, cc_uint32 *out_credentials_version)
517 ccache_get_name(cc_ccache_t in_ccache, cc_string_t *out_name)
537 ccache_get_principal(cc_ccache_t in_ccache, cc_uint32 in_credentials_version, cc_string_t *out_principal)
567 ccache_set_principal(cc_ccache_t io_ccache, cc_uint32 in_credentials_version, const char *in_principal)
595 ccache_store_credentials(cc_ccache_t io_ccache, const cc_credentials_union *in_credentials_union)
623 ccache_remove_credentials(cc_ccache_t io_ccache, cc_credentials_t in_credentials)
669 ccache_new_credentials_iterator(cc_ccache_t in_ccache, cc_credentials_iterator_t *out_credentials_iterator)
696 ccache_move(cc_ccache_t io_source_ccache, cc_ccache_t io_destination_ccache)
724 ccache_lock(cc_ccache_t io_ccache, cc_uint32 in_lock_type, cc_uint32 in_block)
731 ccache_unlock(cc_ccache_t io_ccache)
738 ccache_get_last_default_time(cc_ccache_t in_ccache, cc_time_t *out_last_default_time)
755 ccache_get_change_time(cc_ccache_t in_ccache, cc_time_t *out_change_time)
767 ccache_compare(cc_ccache_t in_ccache, cc_ccache_t in_compare_to_ccache, cc_uint32 *out_equal)
803 ccache_get_kdc_time_offset(cc_ccache_t in_ccache,
826 ccache_set_kdc_time_offset(cc_ccache_t io_ccache, cc_uint32 in_credentials_version, cc_time_t in_time_offset)
843 ccache_clear_kdc_time_offset(cc_ccache_t io_ccache, cc_uint32 in_credentials_version)
857 ccache_wait_for_change(cc_ccache_t in_ccache)
886 static cc_ccache_t
895 return (cc_ccache_t)c;
915 cc_ccache_t *out_ccache)
1026 cc_ccache_t *out_ccache)
1054 cc_ccache_t *out_ccache)
1083 cc_ccache_t *out_ccache)
1122 cc_ccache_t *out_ccache)
1161 *out_ccache = (cc_ccache_t)c;
1170 cc_ccache_t *out_ccache)