Searched refs:FILBLOCKS (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/pax/
H A Dpax.h209 #define FILBLOCKS 1024 /* file to file blocking */ macro
H A Dpax.c1715 state.blocksize = (state.operation == (IN|OUT) ? FILBLOCKS : DEFBLOCKS) * BLOCKSIZE;

Completed in 16 milliseconds