bytesread         454 src/simh/sim_tmxr.c int32 bytesread = 0;
bytesread         473 src/simh/sim_tmxr.c     bytesread += chunksize;
bytesread         476 src/simh/sim_tmxr.c lp->lpbcnt -= bytesread;
bytesread         477 src/simh/sim_tmxr.c return bytesread;