Home
last modified time | relevance | path

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

/freebsd/include/protocols/
H A Ddumprestore.h53 #define NTREC 10 macro
/freebsd/sbin/dump/
H A Dmain.c86 int ntrec = NTREC; /* # tape blocks in each tape record */
/freebsd/sbin/restore/
H A Dtape.c129 newtapebuf(MAX(NTREC, HIGHDENSITYTREC)); in setinput()