Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dqueue.c225 static size_t shms; variable
7149 shms = SM_T_SIZE + qn * sizeof(QUEUE_SHM_T);
7170 Pshm = sm_shmstart(ShmKey, shms,
7211 *p = (int) shms;
7218 if (*p != (int) shms)