Home
last modified time | relevance | path

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

/freebsd/include/protocols/
H A Ddumprestore.h54 #define HIGHDENSITYTREC 32 macro
/freebsd/sbin/dump/
H A Dmain.c172 ntrec = HIGHDENSITYTREC; in main()
/freebsd/sbin/restore/
H A Dtape.c129 newtapebuf(MAX(NTREC, HIGHDENSITYTREC)); in setinput()