quoted_path       915 src/vfs/shell/shell.c     char *quoted_path;
quoted_path       930 src/vfs/shell/shell.c     quoted_path = strutils_shell_escape (remote_path);
quoted_path       932 src/vfs/shell/shell.c                             quoted_path);
quoted_path       933 src/vfs/shell/shell.c     g_free (quoted_path);