Searched refs:FILBLOCKS (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/pax/ | ||
H A D | pax.h | 209 #define FILBLOCKS 1024 /* file to file blocking */ macro |
H A D | pax.c | 1715 state.blocksize = (state.operation == (IN|OUT) ? FILBLOCKS : DEFBLOCKS) * BLOCKSIZE; |
Completed in 12 milliseconds