Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/libsm/
Dheap.c263 #define SM_HEAP_TABLE_SIZE 256 macro
264 static SM_HEAP_ITEM_T *SmHeapTable[SM_HEAP_TABLE_SIZE];
273 static unsigned char hashtab[SM_HEAP_TABLE_SIZE] =