HomeSort by: relevance | last modified time | path
    Searched refs:HIGHDENSITYTREC (Results 1 - 3 of 3) sorted by relevancy

  /src/include/protocols/
dumprestore.h 50 * in each tape record. HIGHDENSITYTREC is the number of
59 #define HIGHDENSITYTREC 32
  /src/sbin/dump/
main.c 201 ntrec = HIGHDENSITYTREC;
  /src/sbin/restore/
tape.c 234 newtapebuf(NTREC > HIGHDENSITYTREC ? NTREC : HIGHDENSITYTREC);

Completed in 14 milliseconds