GSS_S_UNAVAILABLE 1566 source3/libsmb/errormap.c #if defined(GSS_S_UNAVAILABLE)
GSS_S_UNAVAILABLE 1567 source3/libsmb/errormap.c 		{GSS_S_UNAVAILABLE, NT_STATUS_UNSUCCESSFUL},
GSS_S_UNAVAILABLE   63 source4/heimdal/lib/gssapi/krb5/export_sec_context.c 	return GSS_S_UNAVAILABLE;
GSS_S_UNAVAILABLE   65 source4/heimdal/lib/gssapi/krb5/set_sec_context_option.c 	    return GSS_S_UNAVAILABLE;
GSS_S_UNAVAILABLE   84 source4/heimdal/lib/gssapi/krb5/set_sec_context_option.c 	return GSS_S_UNAVAILABLE;
GSS_S_UNAVAILABLE   98 source4/heimdal/lib/gssapi/krb5/set_sec_context_option.c 	return GSS_S_UNAVAILABLE;
GSS_S_UNAVAILABLE  921 source4/heimdal/lib/gssapi/mech/gss_krb5.c 	return (GSS_S_UNAVAILABLE);
GSS_S_UNAVAILABLE   60 source4/heimdal/lib/gssapi/mech/gss_pseudo_random.c 	return GSS_S_UNAVAILABLE;
GSS_S_UNAVAILABLE  301 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	} else if (ret == GSS_S_UNAVAILABLE) {
GSS_S_UNAVAILABLE  150 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 	} else if (ret == GSS_S_UNAVAILABLE) {