Searched refs:rmtread (Results 1 – 4 of 4) sorted by relevance
106 int rmtread(char *, int);
853 i = rmtread(&tapebuf[rd], cnt); in readtape()960 i = rmtread(tapebuf, ntrec * TP_BSIZE); in findtapeblksize()
144 int rmtread(char *, int);
223 rmtread(char *buf, int count) in rmtread() function