subshell_ready    204 src/subshell/common.c static int subshell_ready;
subshell_ready    894 src/subshell/common.c             subshell_ready = TRUE;
subshell_ready    923 src/subshell/common.c                     if (subshell_ready)
subshell_ready    927 src/subshell/common.c                         if (subshell_ready && !read_command_line_buffer (FALSE))
subshell_ready    955 src/subshell/common.c                 subshell_ready = FALSE;
subshell_ready   1670 src/subshell/common.c             if (subshell_ready && mc_global.mc_run_mode == MC_RUN_FULL)
subshell_ready   1723 src/subshell/common.c         subshell_ready = FALSE;