Home
last modified time | relevance | path

Searched refs:GSS_ROUTINE_ERROR (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Ddisp_major_status.c80 GSS_ERROR_STR((x), routine_error_string, GSS_ROUTINE_ERROR, \
227 if ((tmp = GSS_ROUTINE_ERROR(status_value))) { in g_display_major_status()
243 status_value -= GSS_ROUTINE_ERROR(status_value); in g_display_major_status()
H A Dgssapi.hin246 #define GSS_ROUTINE_ERROR(x) \
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/
H A Dg_dsp_status.c170 if (GSS_ROUTINE_ERROR(status)) in displayMajor()
178 (oneVal = GSS_ROUTINE_ERROR(status))) { in displayMajor()
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_display_status.c171 routine_error(GSS_ROUTINE_ERROR(status_value))); in gss_display_status()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Ddisplay_status.c172 routine_error(GSS_ROUTINE_ERROR(status_value))); in _gsskrb5_display_status()
/freebsd/lib/libgssapi/
H A Dgss_display_status.c291 routine_error(GSS_ROUTINE_ERROR(status_value))); in gss_display_status()
/freebsd/sys/kgssapi/
H A Dgssapi.h316 #define GSS_ROUTINE_ERROR(x) \ macro
/freebsd/include/gssapi/
H A Dgssapi.h387 #define GSS_ROUTINE_ERROR(x) \ macro
/freebsd/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h403 #define GSS_ROUTINE_ERROR(x) \ macro