MIN_VALUE
if (timeval <= 0 || timeval > MIN_VALUE)
if (sc->sc_value <= 0 || sc->sc_value > MIN_VALUE)