Searched defs:gss_display_status_res (Results 1 – 1 of 1) sorted by relevance
308 struct gss_display_status_res { struct309 OM_UINT32 minor_status; /* status from the mechanism */310 int message_context; /* recursion flag */311 GSS_BUFFER_T status_string; /* text equiv of status */312 OM_UINT32 status; /* status of GSSAPI call */