Home
last modified time | relevance | path

Searched refs:ccs_cache_collection_new (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_cache_collection.h31 cc_int32 ccs_cache_collection_new (ccs_cache_collection_t *out_cache_collection);
H A Dccs_server.c50 err = ccs_cache_collection_new (&g_cache_collection); in main()
H A Dccs_cache_collection.c43 cc_int32 ccs_cache_collection_new (ccs_cache_collection_t *out_cache_collection) in ccs_cache_collection_new() function