Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25269
dc483132-0cff-0310-8789-
dd5450dbe970
}
#endif /* LEAN_CLIENT */
-OM_uint32
+OM_uint32 KRB5_CALLCONV
krb5_gss_accept_sec_context_ext(
OM_uint32 *minor_status,
gss_ctx_id_t *context_handle,
* krb5_cccol_lock and krb5_cccol_unlock are defined in ccbase.c
*/
-krb5_error_code
+krb5_error_code KRB5_CALLCONV
krb5_cc_cache_match(krb5_context context, krb5_principal client,
krb5_ccache *cache_out)
{
return 0;
}
-static void
+static void KRB5_CALLCONV
file_trace_cb(krb5_context context, const struct krb5_trace_info *info, void *data)
{
int *fd = data;