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

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c50 #define UM_HASH 0x8 macro
1127 type &= ~UM_HASH;
1225 umw->umw_type |= UM_HASH;
1313 if (type & UM_HASH) {

Completed in 73 milliseconds