Home
last modified time | relevance | path

Searched refs:ccs_cache_collection_release (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_cache_collection.h33 cc_int32 ccs_cache_collection_release (ccs_cache_collection_t io_cache_collection);
H A Dccs_list.c33 return cci_check_error (ccs_cache_collection_release ((ccs_cache_collection_t) io_object)); in ccs_cache_collection_list_object_release()
H A Dccs_server.c63 cci_check_error (ccs_cache_collection_release (g_cache_collection)); in main()
H A Dccs_cache_collection.c87 ccs_cache_collection_release (cache_collection); in ccs_cache_collection_new()
94 cc_int32 ccs_cache_collection_release (ccs_cache_collection_t io_cache_collection) in ccs_cache_collection_release() function