Home
last modified time | relevance | path

Searched refs:MTINITBUFFER (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.h46 #define MTINITBUFFER 4 /* write misaligned data at allocation */ macro
H A Dmtmalloc.c762 case MTINITBUFFER: in mallocctl()
1158 if (debugopt & MTINITBUFFER) in malloc_internal()
1241 if (debugopt & MTINITBUFFER) in oversize()