subshell_quit    1854 src/subshell/common.c     gboolean subshell_quit = TRUE;
subshell_quit    1857 src/subshell/common.c         subshell_quit =
subshell_quit    1862 src/subshell/common.c     if (subshell_quit)
subshell_quit    1886 src/subshell/common.c     return subshell_quit;
subshell_quit    1951 src/subshell/common.c                 int subshell_quit;
subshell_quit    1952 src/subshell/common.c                 subshell_quit = subshell_get_mainloop_quit () | SUBSHELL_EXIT;  /* Exited normally */
subshell_quit    1953 src/subshell/common.c                 subshell_set_mainloop_quit (subshell_quit);