Searched defs:holdblk (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/lib/libmalloc/common/ | ||
H A D | mallint.h | 98 struct holdblk { struct |
H A D | malloc.c | 333 struct holdblk *holdblk; /* head of right sized queue */ in malloc_unlocked() local |