Searched refs:io_context (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/MITKerberosShim-66/PrivateKerberos/
H A Dkim_ui_plugin.h143 kim_error (*fini) (void *io_context);
/macosx-10.10.1/MITKerberosShim-66/Kerberos/
H A DCredentialsCache2.h184 cc_shutdown (apiCB **io_context)
H A DCredentialsCache.h693 * \param io_context the context object to free.
697 cc_int32 (*release) (cc_context_t io_context);
/macosx-10.10.1/MITKerberosShim-66/include/
H A Dmit-CredentialsCache2.h184 cc_shutdown (apiCB **io_context)
H A Dmit-CredentialsCache.h680 * \param io_context the context object to free.
684 cc_int32 (*release) (cc_context_t io_context);
/macosx-10.10.1/MITKerberosShim-66/
H A Dccache.c964 context_release(cc_context_t io_context) argument
967 memset(io_context, 0, sizeof(*io_context));
968 free(io_context);

Completed in 142 milliseconds