do_stop
static int do_stop(int);
rc = do_stop(argc);
static int do_stop = 0;
do_stop = 1;
if (do_stop) {