VER_FLG_WEAK
{ VER_FLG_WEAK, MSG_VER_FLG_WEAK },
mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK;
mv->mv_vdp->vd_flags = VER_FLG_WEAK;
ss->ss_mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK;
ss->ss_mv.mv_vdp->vd_flags &= ~VER_FLG_WEAK;
(VER_FLG_BASE | VER_FLG_WEAK | FLG_VER_REFER)) == 0)
if (vdp->vd_flags & VER_FLG_WEAK)
if ((weak && (vdp->vd_flags & VER_FLG_WEAK)) || (!weak))
if ((vip->vi_flags & (FLG_VER_REFER | VER_FLG_WEAK)) ==
(FLG_VER_REFER | VER_FLG_WEAK))
vdp->vd_flags &= ~VER_FLG_WEAK;
if (vip->vi_flags & VER_FLG_WEAK)
type = vdp->vd_flags & VER_FLG_WEAK;
if (vdp->vd_flags & VER_FLG_WEAK)
vip[ndx].vi_flags |= VER_FLG_WEAK;
if ((weak && (vdp->vd_flags & VER_FLG_WEAK)) || (!weak))
int type = vdp->vd_flags & VER_FLG_WEAK;
else if (vdp->vd_flags & VER_FLG_WEAK)
(!(vnap->vna_flags & VER_FLG_WEAK))) {