Searched refs:io_source_ccache (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10.1/MITKerberosShim-66/
H A Dccache.c696 ccache_move(cc_ccache_t io_source_ccache, cc_ccache_t io_destination_ccache) argument
698 struct cc_ccache *s = (struct cc_ccache *)io_source_ccache;
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A DCredentialsCache.h1150 * \param io_source_ccache a ccache object to move.
1151 * \param io_destination_ccache a ccache object replace with the contents of \a io_source_ccache.
1156 * from one ccache to another. On successful completion \a io_source_ccache will be
1158 * in \a io_destination_ccache will be replaced with credentials from \a io_source_ccache.
1168 cc_int32 (*move) (cc_ccache_t io_source_ccache,
/macosx-10.10.1/MITKerberosShim-66/include/
H A Dmit-CredentialsCache.h1137 * \param io_source_ccache a ccache object to move.
1138 * \param io_destination_ccache a ccache object replace with the contents of \a io_source_ccache.
1143 * from one ccache to another. On successful completion \a io_source_ccache will be
1145 * in \a io_destination_ccache will be replaced with credentials from \a io_source_ccache.
1155 cc_int32 (*move) (cc_ccache_t io_source_ccache,

Completed in 129 milliseconds