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

/ast/src/cmd/pax/
H A Dpax.h206 #define MINBLOCK 1 /* smallest block size */ macro
H A Dpax.c613 if (state.blocksize < MINBLOCK)
614 error(3, "block size must be at least %d", MINBLOCK);

Completed in 824 milliseconds