subshell_ready    204 src/subshell/common.c static int subshell_ready;
subshell_ready    852 src/subshell/common.c             subshell_ready = TRUE;
subshell_ready    881 src/subshell/common.c                     if (subshell_ready)
subshell_ready    885 src/subshell/common.c                         if (subshell_ready && !read_command_line_buffer (FALSE))
subshell_ready    913 src/subshell/common.c                 subshell_ready = FALSE;
subshell_ready   1477 src/subshell/common.c             if (subshell_ready && mc_global.mc_run_mode == MC_RUN_FULL)
subshell_ready   1530 src/subshell/common.c         subshell_ready = FALSE;