subshell_quit    1862 src/subshell/common.c     gboolean subshell_quit = TRUE;
subshell_quit    1865 src/subshell/common.c         subshell_quit = query_dialog (_ ("Warning"), _ ("The shell is still active. Quit anyway?"),
subshell_quit    1869 src/subshell/common.c     if (subshell_quit)
subshell_quit    1893 src/subshell/common.c     return subshell_quit;
subshell_quit    1954 src/subshell/common.c                 const int subshell_quit =
subshell_quit    1957 src/subshell/common.c                 subshell_set_mainloop_quit (subshell_quit);