Home
last modified time | relevance | path

Searched defs:io_cache_collection (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_ccache.c138 ccs_cache_collection_t io_cache_collection, in ccs_ccache_reset()
191 ccs_cache_collection_t io_cache_collection) in ccs_ccache_swap_contents()
294 ccs_cache_collection_t io_cache_collection) in ccs_ccache_changed()
385 ccs_cache_collection_t io_cache_collection, in ccs_ccache_notify_default_state_changed()
483 ccs_cache_collection_t io_cache_collection, in ccs_ccache_destroy()
510 ccs_cache_collection_t io_cache_collection, in ccs_ccache_set_default()
532 ccs_cache_collection_t io_cache_collection, in ccs_ccache_get_credentials_version()
553 ccs_cache_collection_t io_cache_collection, in ccs_ccache_get_name()
574 ccs_cache_collection_t io_cache_collection, in ccs_ccache_get_principal()
605 ccs_cache_collection_t io_cache_collection, in ccs_ccache_set_principal()
[all …]
H A Dccs_cache_collection.c94 cc_int32 ccs_cache_collection_release (ccs_cache_collection_t io_cache_collection) in ccs_cache_collection_release()
136 cc_int32 ccs_cache_collection_changed (ccs_cache_collection_t io_cache_collection) in ccs_cache_collection_changed()
190 …cc_int32 ccs_cache_collection_invalidate_change_callback (ccs_callback_owner_t io_cache_collection, in ccs_cache_collection_invalidate_change_callback()
290 cc_int32 ccs_ccache_collection_move_ccache (ccs_cache_collection_t io_cache_collection, in ccs_ccache_collection_move_ccache()
323 cc_int32 ccs_cache_collection_destroy_ccache (ccs_cache_collection_t io_cache_collection, in ccs_cache_collection_destroy_ccache()
429 …t32 ccs_cache_collection_get_next_unique_ccache_name (ccs_cache_collection_t io_cache_collection, in ccs_cache_collection_get_next_unique_ccache_name()
516 cc_int32 ccs_cache_collection_set_default_ccache (ccs_cache_collection_t io_cache_collection, in ccs_cache_collection_set_default_ccache()
573 static cc_int32 ccs_cache_collection_sync (ccs_cache_collection_t io_cache_collection, in ccs_cache_collection_sync()
592 static cc_int32 ccs_cache_collection_get_change_time (ccs_cache_collection_t io_cache_collection, in ccs_cache_collection_get_change_time()
613 ccs_cache_collection_t io_cache_collection, in ccs_cache_collection_wait_for_change()
[all …]
H A Dccs_ccache_iterator.c31 ccs_cache_collection_t io_cache_collection, in ccs_ccache_iterator_release()
52 ccs_cache_collection_t io_cache_collection, in ccs_ccache_iterator_next()
78 ccs_cache_collection_t io_cache_collection, in ccs_ccache_iterator_clone()
109 ccs_cache_collection_t io_cache_collection, in ccs_ccache_iterator_handle_message()