Searched defs:BLOCKSIZE (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/pax/ | ||
H A D | pax.h | 204 #define BLOCKSIZE PAX_BLOCK /* block size */ macro 210 #define MAXUNREAD (8*BLOCKSIZE) /* max bunread() count */ 212 #define MAXID BLOCKSIZE /* max ident buffer size */ |
Completed in 19 milliseconds