Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_types.h112 struct ccs_ccache_d;
113 typedef struct ccs_ccache_d *ccs_ccache_t;
H A Dccs_ccache.c29 struct ccs_ccache_d { struct
43 struct ccs_ccache_d ccs_ccache_initializer = { NULL, NULL, 0, NULL, NULL, 0, 0, 0, 0, NULL, NULL }; argument
199 struct ccs_ccache_d temp_ccache = *io_destination_ccache; in ccs_ccache_swap_contents()