subshell_ready    201 src/subshell/common.c static int subshell_ready;
subshell_ready    845 src/subshell/common.c             subshell_ready = TRUE;
subshell_ready    871 src/subshell/common.c                     if (subshell_ready)
subshell_ready    875 src/subshell/common.c                         if (subshell_ready && !read_command_line_buffer (FALSE))
subshell_ready    903 src/subshell/common.c                 subshell_ready = FALSE;
subshell_ready   1463 src/subshell/common.c             if (subshell_ready && mc_global.mc_run_mode == MC_RUN_FULL)
subshell_ready   1516 src/subshell/common.c         subshell_ready = FALSE;