Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_ccache.c43 struct ccs_ccache_d ccs_ccache_initializer = { NULL, NULL, 0, NULL, NULL, 0, 0, 0, 0, NULL, NULL }; variable
63 *ccache = ccs_ccache_initializer; in ccs_ccache_new()