bytesread         437 src/simh/sim_tmxr.c int32 bytesread = 0;
bytesread         456 src/simh/sim_tmxr.c     bytesread += chunksize;
bytesread         459 src/simh/sim_tmxr.c lp->lpbcnt -= bytesread;
bytesread         460 src/simh/sim_tmxr.c return bytesread;