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

/illumos-gate/usr/src/boot/sys/boot/userboot/userboot/
H A Dmain.c49 #define MALLOCSZ (10*1024*1024) macro
82 static char mallocbuf[MALLOCSZ];

Completed in 45 milliseconds