quoted_path       912 src/vfs/shell/shell.c     char *quoted_path;
quoted_path       927 src/vfs/shell/shell.c     quoted_path = str_shell_escape (remote_path);
quoted_path       929 src/vfs/shell/shell.c                             quoted_path);
quoted_path       930 src/vfs/shell/shell.c     g_free (quoted_path);