Searched refs:malloc_verify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dmalloc.c105 int malloc_verify(void);
124 #define malloc_verify() 1 macro
436 malloc_verify();
577 malloc_verify();
776 malloc_verify();
1341 * malloc_verify()
1345 * malloc_verify returns 1 if the heap contains no detectably bad
1350 malloc_verify(void) function
1370 error("malloc_verify: illegal heap lower bound (%#x)\n",
1375 error("malloc_verify
[all...]

Completed in 71 milliseconds