af               1211 src/vfs/ftpfs/ftpfs.c     unsigned int af;
af               1217 src/vfs/ftpfs/ftpfs.c         af = FTP_INET;
af               1221 src/vfs/ftpfs/ftpfs.c         af = FTP_INET6;
af               1258 src/vfs/ftpfs/ftpfs.c     if (af == FTP_INET)
af               1281 src/vfs/ftpfs/ftpfs.c     res = (ftpfs_command (me, super, WAIT_REPLY, "EPRT |%u|%s|%hu|", af, addr, port) == COMPLETE)