Searched refs:aoutsz (Results 1 – 1 of 1) sorted by relevance
34 int aoutsz; in main() local54 aoutsz = get_16be(fhdr.f_opthdr); in main()55 if (read(fd, &aout, aoutsz) != aoutsz) in main()72 || write(fd, &aout, aoutsz) != aoutsz) { in main()