Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dqueue.c246 # define OCC_SIZE (sizeof(CHash_T) * CPMHSIZE) macro
249 # define OCC_SIZE 0 macro
253 …ine OFF_QUEUE_SHM(p) (((char *) (p)) + SHM_OFF_HEAD + sizeof(FileSys) + sizeof(int) * 2 + OCC_SIZE)
258 # define SM_T_SIZE (SHM_OFF_HEAD + sizeof(FileSys) + sizeof(int) * 2 + OCC_SIZE)
7256 memset(occ, 0, OCC_SIZE);