proxy 212 src/vfs/ftpfs/ftpfs.c char *proxy; // proxy server, NULL if no proxy proxy 654 src/vfs/ftpfs/ftpfs.c if (ftp_super->proxy != NULL) proxy 830 src/vfs/ftpfs/ftpfs.c ftpfs_get_proxy_host_and_port (const char *proxy, char **host, int *port) proxy 834 src/vfs/ftpfs/ftpfs.c path_element = vfs_url_split (proxy, FTP_COMMAND_PORT, URL_USE_ANONYMOUS); proxy 864 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (super)->proxy != NULL) proxy 962 src/vfs/ftpfs/ftpfs.c if (ftp_super->proxy != NULL) proxy 1024 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->proxy = ftpfs_proxy_host; proxy 1432 src/vfs/ftpfs/ftpfs.c ftp_super->use_passive_connection = ftp_super->proxy != NULL