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