quoted_path       893 src/vfs/shell/shell.c     char *quoted_path;
quoted_path       908 src/vfs/shell/shell.c     quoted_path = str_shell_escape (remote_path);
quoted_path       910 src/vfs/shell/shell.c                             quoted_path);
quoted_path       911 src/vfs/shell/shell.c     g_free (quoted_path);