Lines Matching refs:cc_ccache_t
429 typedef cc_ccache_d *cc_ccache_t; typedef
692 cc_ccache_t *out_ccache);
708 cc_ccache_t *out_ccache);
758 cc_ccache_t *out_ccache);
779 cc_ccache_t *out_ccache);
800 cc_ccache_t *out_ccache);
922 cc_int32 (*release) (cc_ccache_t io_ccache);
934 cc_int32 (*destroy) (cc_ccache_t io_ccache);
941 cc_int32 (*set_default) (cc_ccache_t io_ccache);
955 cc_int32 (*get_credentials_version) (cc_ccache_t in_ccache,
965 cc_int32 (*get_name) (cc_ccache_t in_ccache,
980 cc_int32 (*get_principal) (cc_ccache_t in_ccache,
994 cc_int32 (*set_principal) (cc_ccache_t io_ccache,
1017 cc_int32 (*store_credentials) (cc_ccache_t io_ccache,
1040 cc_int32 (*remove_credentials) (cc_ccache_t io_ccache,
1057 cc_int32 (*new_credentials_iterator) (cc_ccache_t in_ccache,
1079 cc_int32 (*move) (cc_ccache_t io_source_ccache,
1080 cc_ccache_t io_destination_ccache);
1114 cc_int32 (*lock) (cc_ccache_t io_ccache,
1123 cc_int32 (*unlock) (cc_ccache_t io_ccache);
1136 cc_int32 (*get_last_default_time) (cc_ccache_t in_ccache,
1165 cc_int32 (*get_change_time) (cc_ccache_t in_ccache,
1175 cc_int32 (*compare) (cc_ccache_t in_ccache,
1176 cc_ccache_t in_compare_to_ccache,
1194 cc_int32 (*get_kdc_time_offset) (cc_ccache_t in_ccache,
1212 cc_int32 (*set_kdc_time_offset) (cc_ccache_t io_ccache,
1228 cc_int32 (*clear_kdc_time_offset) (cc_ccache_t io_ccache,
1258 cc_int32 (*wait_for_change) (cc_ccache_t in_ccache);
1320 cc_ccache_t *out_ccache);