Searched refs:_gss_mg_get_error (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/heimdal/lib/gssapi/mech/ |
H A D | context.h | 41 _gss_mg_get_error(const gss_OID, OM_uint32, OM_uint32, gss_buffer_t);
|
H A D | gss_display_status.c | 150 major_status = _gss_mg_get_error(mech_type, status_type, in gss_display_status()
|
H A D | context.c | 66 _gss_mg_get_error(const gss_OID mech, OM_uint32 type, in _gss_mg_get_error() function
|
/freebsd/lib/libgssapi/ |
H A D | gss_display_status.c | 185 _gss_mg_get_error(const gss_OID mech, OM_uint32 type, in _gss_mg_get_error() function 271 major_status = _gss_mg_get_error(mech_type, status_type, in gss_display_status()
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | ChangeLog | 558 _gss_mg_get_error to fetch the error from underlaying mech, if it
|