Home
last modified time | relevance | path

Searched refs:newtapebuf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/restore/
H A Dextern.h76 void newtapebuf(long);
H A Dtape.c232 newtapebuf(ntrec); in setinput()
234 newtapebuf(NTREC > HIGHDENSITYTREC ? NTREC : HIGHDENSITYTREC); in setinput()
269 newtapebuf(long size) in newtapebuf() function
H A Dsymtab.c598 newtapebuf(hdr.ntrec); in initsymtable()