subshell_ready    208 src/subshell/common.c static int subshell_ready;
subshell_ready    936 src/subshell/common.c             subshell_ready = TRUE;
subshell_ready    967 src/subshell/common.c                     if (subshell_ready)
subshell_ready    971 src/subshell/common.c                         if (subshell_ready && !read_command_line_buffer (FALSE))
subshell_ready   1000 src/subshell/common.c                 subshell_ready = FALSE;
subshell_ready   1703 src/subshell/common.c             if (subshell_ready && mc_global.mc_run_mode == MC_RUN_FULL)
subshell_ready   1753 src/subshell/common.c         subshell_ready = FALSE;