Searched refs:SCF_RESIZING (Results 1 – 1 of 1) sorted by relevance
594 #define SCF_RESIZING 0x02 macro6864 sc->sc_flags |= SCF_RESIZING;6871 sc->sc_flags &= ~SCF_RESIZING;6926 if ((sc->sc_flags & SCF_DETACHING) || (sc->sc_flags & SCF_RESIZING)) {