bytesread         446 src/simh/sim_tmxr.c int32 bytesread = 0;
bytesread         465 src/simh/sim_tmxr.c     bytesread += chunksize;
bytesread         468 src/simh/sim_tmxr.c lp->lpbcnt -= bytesread;
bytesread         469 src/simh/sim_tmxr.c return bytesread;