ftpfs_proxy_host 1179 src/filemanager/boxes.c             QUICK_INPUT (ftpfs_proxy_host, "input-ftp-proxy", &ret_ftp_proxy, &ftpfs_proxy_host_id,
ftpfs_proxy_host 1225 src/filemanager/boxes.c             g_free (ftpfs_proxy_host);
ftpfs_proxy_host 1227 src/filemanager/boxes.c             ftpfs_proxy_host = ret_ftp_proxy;
ftpfs_proxy_host  919 src/setup.c        ftpfs_proxy_host =
ftpfs_proxy_host 1010 src/setup.c            if (ftpfs_proxy_host)
ftpfs_proxy_host 1012 src/setup.c                                      ftpfs_proxy_host);
ftpfs_proxy_host  144 src/vfs/ftpfs/ftpfs.c char *ftpfs_proxy_host = NULL;
ftpfs_proxy_host  782 src/vfs/ftpfs/ftpfs.c     if (ftpfs_proxy_host == NULL || *ftpfs_proxy_host == '\0' || host == NULL || *host == '\0')
ftpfs_proxy_host  866 src/vfs/ftpfs/ftpfs.c         ftpfs_get_proxy_host_and_port (ftpfs_proxy_host, &host, &tmp_port);
ftpfs_proxy_host 1025 src/vfs/ftpfs/ftpfs.c         FTP_SUPER (super)->proxy = ftpfs_proxy_host;
ftpfs_proxy_host 2414 src/vfs/ftpfs/ftpfs.c     g_free (ftpfs_proxy_host);
ftpfs_proxy_host   27 src/vfs/ftpfs/ftpfs.h extern char *ftpfs_proxy_host;