Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_ccache.c199 struct ccs_ccache_d temp_ccache = *io_destination_ccache; in ccs_ccache_swap_contents() local
203 *io_source_ccache = temp_ccache; in ccs_ccache_swap_contents()
207 io_destination_ccache->identifier = temp_ccache.identifier; in ccs_ccache_swap_contents()
210 io_destination_ccache->name = temp_ccache.name; in ccs_ccache_swap_contents()