Searched refs:ccs_ccache_d (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/krb5/src/ccapi/server/ |
H A D | ccs_types.h | 112 struct ccs_ccache_d; 113 typedef struct ccs_ccache_d *ccs_ccache_t;
|
H A D | ccs_ccache.c | 29 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()
|