Searched defs:gss_display_status_res (Results 1 – 1 of 1) sorted by relevance
303 struct gss_display_status_res { struct304 OM_UINT32 minor_status; /* status from the mechanism */305 int message_context; /* recursion flag */306 GSS_BUFFER_T status_string; /* text equiv of status */307 OM_UINT32 status; /* status of GSSAPI call */