proxy 212 src/vfs/ftpfs/ftpfs.c char *proxy; /* proxy server, NULL if no proxy */ proxy 657 src/vfs/ftpfs/ftpfs.c if (ftp_super->proxy != NULL) proxy 833 src/vfs/ftpfs/ftpfs.c ftpfs_get_proxy_host_and_port (const char *proxy, char **host, int *port) proxy 837 src/vfs/ftpfs/ftpfs.c path_element = vfs_url_split (proxy, FTP_COMMAND_PORT, URL_USE_ANONYMOUS); proxy 867 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (super)->proxy != NULL) proxy 965 src/vfs/ftpfs/ftpfs.c if (ftp_super->proxy != NULL) proxy 1027 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->proxy = ftpfs_proxy_host; proxy 1435 src/vfs/ftpfs/ftpfs.c ftp_super->proxy !=