FTP_SUPER 305 src/vfs/ftpfs/ftpfs.c if (!FTP_SUPER (super)->remote_is_amiga) FTP_SUPER 444 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 478 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 582 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 598 src/vfs/ftpfs/ftpfs.c if (binary != FTP_SUPER (super)->isbinary) FTP_SUPER 602 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->isbinary = binary; FTP_SUPER 613 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 865 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (super)->proxy != NULL) FTP_SUPER 959 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1025 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->proxy = ftpfs_proxy_host; FTP_SUPER 1065 src/vfs/ftpfs/ftpfs.c && ftpfs_get_reply (me, FTP_SUPER (super)->sock, buf, sizeof (buf)) == COMPLETE) FTP_SUPER 1300 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1382 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1448 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1521 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1768 src/vfs/ftpfs/ftpfs.c ftpfs_get_reply (me, FTP_SUPER (super)->sock, NULL, 0); FTP_SUPER 1778 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (super)->strict_rfc959_list_cmd) FTP_SUPER 1791 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1924 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 2067 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->ctl_connection_busy = FALSE; FTP_SUPER 2070 src/vfs/ftpfs/ftpfs.c if ((ftpfs_get_reply (me, FTP_SUPER (super)->sock, NULL, 0) != COMPLETE)) FTP_SUPER 2235 src/vfs/ftpfs/ftpfs.c return (FTP_SUPER (super)->current_dir != NULL FTP_SUPER 2236 src/vfs/ftpfs/ftpfs.c && strcmp (path, FTP_SUPER (super)->current_dir) == 0); FTP_SUPER 2244 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 2330 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (VFS_FILE_HANDLER_SUPER (fh))->ctl_connection_busy) FTP_SUPER 2388 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp = FTP_SUPER (VFS_FILE_HANDLER_SUPER (fh));