SUBSHELL_EXIT 526 src/execute.c if ((quit & SUBSHELL_EXIT) != 0) SUBSHELL_EXIT 155 src/filemanager/command.c if ((quit & SUBSHELL_EXIT) != 0) SUBSHELL_EXIT 1851 src/filemanager/filemanager.c if ((quit & SUBSHELL_EXIT) == 0) SUBSHELL_EXIT 497 src/main.c if (mc_global.tty.console_flag != '\0' && (quit & SUBSHELL_EXIT) == 0) SUBSHELL_EXIT 1883 src/subshell/common.c subshell_quit = subshell_get_mainloop_quit () | SUBSHELL_EXIT; /* Exited normally */