Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/sendmail/src/
Dsavemail.c1356 else if (QS_IS_QUEUEUP(q->q_state))
1403 if (QS_IS_QUEUEUP(q->q_state))
Ddeliver.c196 !QS_IS_QUEUEUP(e->e_from.q_state))
311 if (QS_IS_QUEUEUP(q->q_state))
3986 if (QS_IS_QUEUEUP(to->q_state) &&
Dsendmail.h453 #define QS_IS_QUEUEUP(s) ((s) == QS_QUEUEUP) macro
Dsrvrsmtp.c3296 QS_IS_QUEUEUP(a->q_state) ?