Searched refs:UTOPPY_STATE_IDLE (Results 1 – 1 of 1) sorted by relevance
128 UTOPPY_STATE_IDLE, enumerator444 case UTOPPY_STATE_IDLE: in utoppy_state_string()1100 sc->sc_state = UTOPPY_STATE_IDLE; in utoppy_cancel()1185 sc->sc_state = UTOPPY_STATE_IDLE; in utoppy_readdir_next()1192 sc->sc_state = UTOPPY_STATE_IDLE; in utoppy_readdir_next()1297 sc->sc_state = UTOPPY_STATE_IDLE; in utoppy_readfile_next()1352 sc->sc_state = error ? UTOPPY_STATE_CLOSED : UTOPPY_STATE_IDLE; in utoppyopen()1374 if (sc->sc_state < UTOPPY_STATE_IDLE) { in utoppyclose()1435 sc->sc_state != UTOPPY_STATE_IDLE) { in utoppyread()1447 sc->sc_state != UTOPPY_STATE_IDLE) { in utoppyread()[all …]