subshell_quit    1647 src/subshell/common.c     gboolean subshell_quit = TRUE;
subshell_quit    1650 src/subshell/common.c         subshell_quit =
subshell_quit    1655 src/subshell/common.c     if (subshell_quit)
subshell_quit    1679 src/subshell/common.c     return subshell_quit;
subshell_quit    1868 src/subshell/common.c                 int subshell_quit;
subshell_quit    1869 src/subshell/common.c                 subshell_quit = subshell_get_mainloop_quit () | SUBSHELL_EXIT;  /* Exited normally */
subshell_quit    1870 src/subshell/common.c                 subshell_set_mainloop_quit (subshell_quit);