mech_flags        651 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 				     &ctx->mech_flags,
mech_flags        751 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	*ret_flags = ctx->mech_flags;
mech_flags        856 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 					 &ctx->mech_flags,
mech_flags        904 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	if (ctx->mech_flags & GSS_C_DCE_STYLE)
mech_flags        954 source4/heimdal/lib/gssapi/spnego/accept_sec_context.c 	*ret_flags = ctx->mech_flags;
mech_flags         76 source4/heimdal/lib/gssapi/spnego/compat.c     ctx->mech_flags = 0;
mech_flags        828 source4/heimdal/lib/gssapi/spnego/context_stubs.c     if ((ctx->mech_flags & GSS_C_DCE_STYLE) == 0 &&
mech_flags        268 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 			       &ctx->mech_flags,
mech_flags        366 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 	*ret_flags = ctx->mech_flags;
mech_flags        517 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 				   &ctx->mech_flags,
mech_flags        613 source4/heimdal/lib/gssapi/spnego/init_sec_context.c 	*ret_flags = ctx->mech_flags;
mech_flags         86 source4/heimdal/lib/gssapi/spnego/spnego_locl.h 	OM_uint32		mech_flags;