Home
last modified time | relevance | path

Searched refs:M_GRAIN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dmalloc.h42 #define M_GRAIN 3 /* set number of sizes mapped to one, for */ macro
/illumos-gate/usr/src/cmd/diskscan/
H A Ddiskscan.c199 if (mallopt(M_GRAIN, sector_size)) { in scandisk()
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmalloc.c927 case M_GRAIN: in mallopt()