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

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

Completed in 44 milliseconds