proxy 212 src/vfs/ftpfs/ftpfs.c char *proxy; // proxy server, NULL if no proxy proxy 653 src/vfs/ftpfs/ftpfs.c if (ftp_super->proxy != NULL) proxy 829 src/vfs/ftpfs/ftpfs.c ftpfs_get_proxy_host_and_port (const char *proxy, char **host, int *port) proxy 833 src/vfs/ftpfs/ftpfs.c path_element = vfs_url_split (proxy, FTP_COMMAND_PORT, URL_USE_ANONYMOUS); proxy 863 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (super)->proxy != NULL) proxy 961 src/vfs/ftpfs/ftpfs.c if (ftp_super->proxy != NULL) proxy 1023 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->proxy = ftpfs_proxy_host; proxy 1431 src/vfs/ftpfs/ftpfs.c ftp_super->use_passive_connection = ftp_super->proxy != NULL