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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c227 static size_t shms; variable
6913 shms = SM_T_SIZE + qn * sizeof(QUEUE_SHM_T);
6934 Pshm = sm_shmstart(ShmKey, shms,
6975 *p = (int) shms;
6982 if (*p != (int) shms)

Completed in 108 milliseconds