how               893 src/subshell/common.c feed_subshell (int how, gboolean fail_on_error)
how               921 src/subshell/common.c         if (how == VISIBLY)
how               976 src/subshell/common.c             if (how == VISIBLY)
how              1855 src/subshell/common.c invoke_subshell (const char *command, int how, vfs_path_t **new_dir_vpath)
how              1916 src/subshell/common.c         if (how == QUIETLY)
how              1925 src/subshell/common.c     feed_subshell (how, FALSE);
how              1946 src/subshell/common.c flush_subshell (int max_wait_length, int how)
how              1985 src/subshell/common.c         if (bytes > 0 && how == VISIBLY)
how                44 src/subshell/subshell.h int invoke_subshell (const char *command, int how, vfs_path_t **new_dir);
how                45 src/subshell/subshell.h gboolean flush_subshell (int max_wait_length, int how);