Searched defs:mallocbuf (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/boot/sys/boot/userboot/userboot/ | ||
| H A D | main.c | 82 static char mallocbuf[MALLOCSZ]; local 97 setheap((void *)mallocbuf, (void *)(mallocbuf + sizeof(mallocbuf))); |
Completed in 449 milliseconds