Searched defs:BLOCKSZ (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/cmd/
H A Dfile_common.h49 #define BLOCKSZ 8192 macro
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmallint.h170 /* memory is gotten from sbrk in multiples of BLOCKSZ */
171 #define BLOCKSZ 2048 /* ??? Too Small, ?? pagesize? */ macro

Completed in 59 milliseconds