Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dqueue.c249 # define QSHM_ENTRIES(i) QShm[i].qs_entries macro
2112 QSHM_ENTRIES(Queue[qgrp]->qg_qpaths[qdir].qp_idx) = h;
4695 n = QSHM_ENTRIES(Queue[i]->qg_qpaths[j].qp_idx);
6707 count, space, where, idx, QSHM_ENTRIES(idx));
6710 if (QSHM_ENTRIES(idx) >= 0 && count != 0)
6715 QSHM_ENTRIES(idx) += count;