Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dheap.c256 #define SM_HEAP_TABLE_SIZE 256 macro
257 static SM_HEAP_ITEM_T *SmHeapTable[SM_HEAP_TABLE_SIZE];
266 static unsigned char hashtab[SM_HEAP_TABLE_SIZE] =