bytesread         445 src/simh/sim_tmxr.c int32 bytesread = 0;
bytesread         464 src/simh/sim_tmxr.c     bytesread += chunksize;
bytesread         467 src/simh/sim_tmxr.c lp->lpbcnt -= bytesread;
bytesread         468 src/simh/sim_tmxr.c return bytesread;