Lines Matching defs:readtape
457 static void readtape(char *buffer);
1513 readtape((char *)&dblock);
1705 readtape(buf);
3741 readtape(buf);
3888 * from readtape() and to write to the file, we need to determine
3918 * to the nearest TBLOCK since readtape reads one block at a time.
3927 * readtape() obtains one block (TBLOCK) of data at a time.
3932 readtape(buf + bytesread);
5050 * WARNING: expects "nblock" to be set, that is, readtape() to have
5076 recno = nblock; /* so readtape() reads next time through */
5100 recno = nxb; /* so we don't read in next readtape() */
5106 readtape(char *buffer)
6886 readtape(lineloc);
8243 readtape(buf);