_T_NUM_ENTRIES
for (i = 0; i < _T_NUM_ENTRIES; i++) {
lfree(loc, _T_NUM_ENTRIES * sizeof (tsdent_t));
if ((uint_t)n >= _T_NUM_ENTRIES) {
loc = lmalloc(_T_NUM_ENTRIES * sizeof (tsdent_t));
lfree(loc, _T_NUM_ENTRIES * sizeof (tsdent_t));