Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsavemail.c1356 else if (QS_IS_QUEUEUP(q->q_state))
1403 if (QS_IS_QUEUEUP(q->q_state))
H A Ddeliver.c285 !QS_IS_QUEUEUP(e->e_from.q_state))
400 if (QS_IS_QUEUEUP(q->q_state))
4642 if (QS_IS_QUEUEUP(to->q_state) &&
H A Dsendmail.h492 #define QS_IS_QUEUEUP(s) ((s) == QS_QUEUEUP) macro
H A Dsrvrsmtp.c3432 QS_IS_QUEUEUP(a->q_state) ?