Searched refs:rmtread (Results 1 – 3 of 3) sorted by relevance
108 int rmtread(char *, int);
1228 i = rmtread(&tapebuf[rd], cnt); in readtape()1339 i = rmtread(tapebuf, ntrec * TP_BSIZE); in findtapeblksize()
221 rmtread(char *buf, int count) in rmtread() function