aoutsz 32 arch/powerpc/boot/hack-coff.c int aoutsz; aoutsz 52 arch/powerpc/boot/hack-coff.c aoutsz = get_16be(fhdr.f_opthdr); aoutsz 53 arch/powerpc/boot/hack-coff.c if (read(fd, &aout, aoutsz) != aoutsz) aoutsz 70 arch/powerpc/boot/hack-coff.c || write(fd, &aout, aoutsz) != aoutsz) {