subshell_ready    202 src/subshell/common.c static int subshell_ready;
subshell_ready    892 src/subshell/common.c             subshell_ready = TRUE;
subshell_ready    922 src/subshell/common.c                     if (subshell_ready)
subshell_ready    926 src/subshell/common.c                         if (subshell_ready && !read_command_line_buffer (FALSE))
subshell_ready    954 src/subshell/common.c                 subshell_ready = FALSE;
subshell_ready   1675 src/subshell/common.c             if (subshell_ready && mc_global.mc_run_mode == MC_RUN_FULL)
subshell_ready   1728 src/subshell/common.c         subshell_ready = FALSE;