dostop
void dostop(Char **, struct command *);
{ "stop", dostop, 1, INF },
bool dostop = false;
dostop = sc->sc_demux_runcnt == 0;
if (dostop) {