Lines Matching refs:readtape
457 static void readtape(char *buffer);
1514 readtape((char *)&dblock);
1706 readtape(buf);
3742 readtape(buf);
3889 * from readtape() and to write to the file, we need to determine
3919 * to the nearest TBLOCK since readtape reads one block at a time.
3928 * readtape() obtains one block (TBLOCK) of data at a time.
3933 readtape(buf + bytesread);
5051 * WARNING: expects "nblock" to be set, that is, readtape() to have
5077 recno = nblock; /* so readtape() reads next time through */
5101 recno = nxb; /* so we don't read in next readtape() */
5107 readtape(char *buffer)
6887 readtape(lineloc);
8244 readtape(buf);