]> andersk Git - gssapi-openssh.git/blobdiff - openssh/monitor_wrap.h
merge of OPENSSH_3_6_1P1_SIMON_20030411
[gssapi-openssh.git] / openssh / monitor_wrap.h
index 09766e73210d3cb22719815d7536a3b9fbb0acd5..f265f3400ac9dbdb20323494b2e700c9393af0b1 100644 (file)
@@ -70,11 +70,7 @@ int mm_ssh_gssapi_userok(char *user);
 int mm_ssh_gssapi_localname(char **user);
 OM_uint32 mm_gss_indicate_mechs(OM_uint32 *minor_status,
                                gss_OID_set *mech_set);
-OM_uint32 mm_gss_display_status(OM_uint32 *minor_status,
-                               OM_uint32 status_value,
-                               int status_type, const gss_OID mech_type,
-                               OM_uint32 *message_context,
-                               gss_buffer_t status_string);
+char *mm_ssh_gssapi_last_error(Gssctxt *ctxt, OM_uint32 *maj, OM_uint32 *min);
 #endif
 
 #ifdef GSI
This page took 0.094129 seconds and 4 git commands to generate.