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