Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsavemail.c1248 else if (QS_IS_QUEUEUP(q->q_state))
1295 if (QS_IS_QUEUEUP(q->q_state))
H A Ddeliver.c181 !QS_IS_QUEUEUP(e->e_from.q_state))
296 if (QS_IS_QUEUEUP(q->q_state))
3600 if (QS_IS_QUEUEUP(to->q_state) &&
H A Dsendmail.h311 #define QS_IS_QUEUEUP(s) ((s) == QS_QUEUEUP) macro
H A Dsrvrsmtp.c2804 QS_IS_QUEUEUP(a->q_state) ?