Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c274 ((QS_IS_SENT(q->q_state) &&
H A Dsendmail.h309 #define QS_IS_SENT(s) ((s) == QS_SENT) macro
H A Dqueue.c8027 QS_IS_SENT(q->q_state))
8240 QS_IS_SENT(addrs[i]->q_state) ||