Searched defs:io_ccache (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/krb5/src/ccapi/server/ |
H A D | ccs_ccache.c | 137 cc_int32 ccs_ccache_reset (ccs_ccache_t io_ccache, in ccs_ccache_reset() 226 cc_int32 ccs_ccache_release (ccs_ccache_t io_ccache) in ccs_ccache_release() 293 cc_int32 ccs_ccache_changed (ccs_ccache_t io_ccache, in ccs_ccache_changed() 354 static cc_int32 ccs_ccache_invalidate_change_callback (ccs_callback_owner_t io_ccache, in ccs_ccache_invalidate_change_callback() 384 cc_int32 ccs_ccache_notify_default_state_changed (ccs_ccache_t io_ccache, in ccs_ccache_notify_default_state_changed() 482 static cc_int32 ccs_ccache_destroy (ccs_ccache_t io_ccache, in ccs_ccache_destroy() 509 static cc_int32 ccs_ccache_set_default (ccs_ccache_t io_ccache, in ccs_ccache_set_default() 531 static cc_int32 ccs_ccache_get_credentials_version (ccs_ccache_t io_ccache, in ccs_ccache_get_credentials_version() 552 static cc_int32 ccs_ccache_get_name (ccs_ccache_t io_ccache, in ccs_ccache_get_name() 573 static cc_int32 ccs_ccache_get_principal (ccs_ccache_t io_ccache, in ccs_ccache_get_principal() [all …]
|
H A D | ccs_credentials_iterator.c | 31 ccs_ccache_t io_ccache, in ccs_credentials_iterator_release() 52 ccs_ccache_t io_ccache, in ccs_credentials_iterator_next() 79 ccs_ccache_t io_ccache, in ccs_credentials_iterator_clone() 111 ccs_ccache_t io_ccache, in ccs_credentials_iterator_handle_message()
|
H A D | ccs_list.c | 104 static cc_int32 ccs_ccache_list_object_release (ccs_list_object_t io_ccache) in ccs_ccache_list_object_release()
|
/freebsd/crypto/krb5/src/ccapi/lib/ |
H A D | ccapi_ccache.c | 144 cc_int32 ccapi_ccache_release (cc_ccache_t io_ccache) in ccapi_ccache_release() 163 cc_int32 ccapi_ccache_destroy (cc_ccache_t io_ccache) in ccapi_ccache_destroy() 186 cc_int32 ccapi_ccache_set_default (cc_ccache_t io_ccache) in ccapi_ccache_set_default() 312 cc_int32 ccapi_ccache_set_principal (cc_ccache_t io_ccache, in ccapi_ccache_set_principal() 349 cc_int32 ccapi_ccache_store_credentials (cc_ccache_t io_ccache, in ccapi_ccache_store_credentials() 381 cc_int32 ccapi_ccache_remove_credentials (cc_ccache_t io_ccache, in ccapi_ccache_remove_credentials() 482 cc_int32 ccapi_ccache_lock (cc_ccache_t io_ccache, in ccapi_ccache_lock() 518 cc_int32 ccapi_ccache_unlock (cc_ccache_t io_ccache) in ccapi_ccache_unlock() 691 cc_int32 ccapi_ccache_set_kdc_time_offset (cc_ccache_t io_ccache, in ccapi_ccache_set_kdc_time_offset() 727 cc_int32 ccapi_ccache_clear_kdc_time_offset (cc_ccache_t io_ccache, in ccapi_ccache_clear_kdc_time_offset() [all …]
|
H A D | ccapi_v2.c | 362 ccache_p **io_ccache) in cc_close() 383 ccache_p **io_ccache) in cc_destroy() 464 ccache_p *io_ccache, in cc_set_principal() 534 ccache_p *io_ccache, in cc_store()
|