Searched refs:aoutsz (Results 1 – 1 of 1) sorted by relevance
32 int aoutsz; in main() local52 aoutsz = get_16be(fhdr.f_opthdr); in main()53 if (read(fd, &aout, aoutsz) != aoutsz) in main()70 || write(fd, &aout, aoutsz) != aoutsz) { in main()
Completed in 5 milliseconds