Home
last modified time | relevance | path

Searched refs:status_type (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Ddisp_status.c171 krb5_gss_display_status(minor_status, status_value, status_type, in krb5_gss_display_status() argument
175 int status_type;
190 if (status_type == GSS_C_GSS_CODE) {
193 } else if (status_type == GSS_C_MECH_CODE) {
221 krb5_gss_display_status2(minor_status, status_value, status_type, in krb5_gss_display_status2() argument
225 int status_type;
231 status_type, mech_type, message_context,
H A Dkrb5_gss_glue.c695 k5glue_display_status(ctx, minor_status, status_value, status_type, in k5glue_display_status() argument
700 int status_type;
706 status_type, mech_type, message_context,
/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_disp_status.c177 spnego_gss_display_status2(minor_status, status_value, status_type, in spnego_gss_display_status2() argument
181 int status_type;
195 if (status_type == GSS_C_GSS_CODE) {
198 } else if (status_type == GSS_C_MECH_CODE) {
H A Dspnego_mech.c1998 int status_type, in glue_spnego_gss_display_status() argument
2005 status_type, in glue_spnego_gss_display_status()
2016 int status_type, in spnego_gss_display_status() argument
2041 status_type, in spnego_gss_display_status()
2058 status_type, in spnego_gss_display_status()
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dsupport.c45 int status_type, /* Shoud alway be GSS_C_MECH_COE */ in __dh_gss_display_status() argument
73 if (status_type != GSS_C_MECH_CODE) in __dh_gss_display_status()
74 return ((status_type == GSS_C_GSS_CODE ? in __dh_gss_display_status()
/illumos-gate/usr/src/lib/libgss/
H A Dg_dsp_status.c51 status_type, in gss_display_status() argument
58 int status_type;
81 if (status_type == GSS_C_GSS_CODE)
139 status_value, status_type, mech_type,
/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssdtest.c1689 int status_type; local
1718 status_type = GSS_C_GSS_CODE;
1721 status_type = GSS_C_MECH_CODE;
1738 status_type,
H A Dgssd_clnt_stubs.c1661 status_type, in kgss_display_status() argument
1668 int status_type;
1689 arg.status_type = status_type;
H A Dgssd_proc.c2125 argp->status_type,
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssd.x298 int status_type; /* GSS or mech status */ member
H A Dgssd_clnt_stubs.c2009 status_type, in kgss_display_status() argument
2016 int status_type;
2040 arg.status_type = status_type;
/illumos-gate/usr/src/lib/gss_mechs/mech_dummy/mech/
H A Ddmech.c725 dummy_gss_display_status(ctx, minor_status, status_value, status_type, in dummy_gss_display_status() argument
730 int status_type;