Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dmalloc.h44 #define M_KEEP 4 /* retain contents of block after a free */ macro
/illumos-gate/usr/src/lib/libmalloc/common/
H A Dmalloc.c940 case M_KEEP: in mallopt()