quoted_path       911 src/vfs/shell/shell.c     char *quoted_path;
quoted_path       926 src/vfs/shell/shell.c     quoted_path = str_shell_escape (remote_path);
quoted_path       928 src/vfs/shell/shell.c                             quoted_path);
quoted_path       929 src/vfs/shell/shell.c     g_free (quoted_path);