Home
last modified time | relevance | path

Searched refs:rmtread (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sbin/restore/
H A Dextern.h106 int rmtread(char *, int);
H A Dtape.c853 i = rmtread(&tapebuf[rd], cnt); in readtape()
960 i = rmtread(tapebuf, ntrec * TP_BSIZE); in findtapeblksize()
/dflybsd-src/sbin/dump/
H A Ddump.h144 int rmtread(char *, int);
H A Ddumprmt.c223 rmtread(char *buf, int count) in rmtread() function