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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dqueue.c215 typedef struct queue_shared QUEUE_SHM_T; typedef in typeref:struct:queue_shared
226 static QUEUE_SHM_T *QShm; /* pointer to shared queue data */
6898 shms = SM_T_SIZE + qn * sizeof(QUEUE_SHM_T);
6992 QShm = (QUEUE_SHM_T *) OFF_QUEUE_SHM(Pshm);

Completed in 119 milliseconds