ftpfs_proxy_host 1153 src/filemanager/boxes.c             QUICK_INPUT (ftpfs_proxy_host, "input-ftp-proxy", &ret_ftp_proxy,
ftpfs_proxy_host 1198 src/filemanager/boxes.c             g_free (ftpfs_proxy_host);
ftpfs_proxy_host 1200 src/filemanager/boxes.c             ftpfs_proxy_host = ret_ftp_proxy;
ftpfs_proxy_host  907 src/setup.c        ftpfs_proxy_host =
ftpfs_proxy_host  999 src/setup.c            if (ftpfs_proxy_host)
ftpfs_proxy_host 1001 src/setup.c                                      ftpfs_proxy_host);
ftpfs_proxy_host  144 src/vfs/ftpfs/ftpfs.c char *ftpfs_proxy_host = NULL;
ftpfs_proxy_host  784 src/vfs/ftpfs/ftpfs.c     if (ftpfs_proxy_host == NULL || *ftpfs_proxy_host == '\0' || host == NULL || *host == '\0')
ftpfs_proxy_host  868 src/vfs/ftpfs/ftpfs.c         ftpfs_get_proxy_host_and_port (ftpfs_proxy_host, &host, &tmp_port);
ftpfs_proxy_host 1027 src/vfs/ftpfs/ftpfs.c         FTP_SUPER (super)->proxy = ftpfs_proxy_host;
ftpfs_proxy_host 2417 src/vfs/ftpfs/ftpfs.c     g_free (ftpfs_proxy_host);
ftpfs_proxy_host   27 src/vfs/ftpfs/ftpfs.h extern char *ftpfs_proxy_host;