subshell_quit    1890 src/subshell/common.c     gboolean subshell_quit = TRUE;
subshell_quit    1893 src/subshell/common.c         subshell_quit = query_dialog (_ ("Warning"), _ ("The shell is still active. Quit anyway?"),
subshell_quit    1897 src/subshell/common.c     if (subshell_quit)
subshell_quit    1921 src/subshell/common.c     return subshell_quit;
subshell_quit    1982 src/subshell/common.c                 const int subshell_quit =
subshell_quit    1985 src/subshell/common.c                 subshell_set_mainloop_quit (subshell_quit);