Home
last modified time | relevance | path

Searched refs:ccs_cache_collection_d (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_types.h117 struct ccs_cache_collection_d;
118 typedef struct ccs_cache_collection_d *ccs_cache_collection_t;
H A Dccs_cache_collection.c30 struct ccs_cache_collection_d { struct
39 struct ccs_cache_collection_d ccs_cache_collection_initializer = { 0, 0, NULL, NULL, NULL, NULL }; argument