FTP_SUPER 306 src/vfs/ftpfs/ftpfs.c if (!FTP_SUPER (super)->remote_is_amiga) FTP_SUPER 445 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 480 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 585 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 601 src/vfs/ftpfs/ftpfs.c if (binary != FTP_SUPER (super)->isbinary) FTP_SUPER 605 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->isbinary = binary; FTP_SUPER 616 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 868 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (super)->proxy != NULL) FTP_SUPER 962 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1028 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->proxy = ftpfs_proxy_host; FTP_SUPER 1066 src/vfs/ftpfs/ftpfs.c ftpfs_get_reply (me, FTP_SUPER (super)->sock, buf, sizeof (buf)) == COMPLETE) FTP_SUPER 1305 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1386 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1452 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1525 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1771 src/vfs/ftpfs/ftpfs.c ftpfs_get_reply (me, FTP_SUPER (super)->sock, NULL, 0); FTP_SUPER 1781 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (super)->strict_rfc959_list_cmd) FTP_SUPER 1794 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 1928 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 2072 src/vfs/ftpfs/ftpfs.c FTP_SUPER (super)->ctl_connection_busy = FALSE; FTP_SUPER 2075 src/vfs/ftpfs/ftpfs.c if ((ftpfs_get_reply (me, FTP_SUPER (super)->sock, NULL, 0) != COMPLETE)) FTP_SUPER 2240 src/vfs/ftpfs/ftpfs.c return (FTP_SUPER (super)->current_dir != NULL FTP_SUPER 2241 src/vfs/ftpfs/ftpfs.c && strcmp (path, FTP_SUPER (super)->current_dir) == 0); FTP_SUPER 2249 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp_super = FTP_SUPER (super); FTP_SUPER 2335 src/vfs/ftpfs/ftpfs.c if (FTP_SUPER (VFS_FILE_HANDLER_SUPER (fh))->ctl_connection_busy) FTP_SUPER 2394 src/vfs/ftpfs/ftpfs.c ftp_super_t *ftp = FTP_SUPER (VFS_FILE_HANDLER_SUPER (fh));