Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Denvelope.c470 && WILL_BE_QUEUED(e->e_sendmode)
H A Ddeliver.c257 queueup(e, WILL_BE_QUEUED(mode) ? QUP_FL_ANNOUNCE : QUP_FL_NONE);
596 if (!somedeliveries && !WILL_BE_QUEUED(mode) &&
618 if ((WILL_BE_QUEUED(mode) || mode == SM_FORK ||
633 if (WILL_BE_QUEUED(mode))
H A Drecipient.c727 if (UseMSP || WILL_BE_QUEUED(e->e_sendmode) ||
H A Dsrvrsmtp.c4634 if (WILL_BE_QUEUED(ee->e_sendmode))
4700 if (WILL_BE_QUEUED(ee->e_sendmode))
H A Dsendmail.h1932 #define WILL_BE_QUEUED(m) ((m) == SM_QUEUE || (m) == SM_DEFER || IS_SM_TRIGGER(m)) macro
H A Dqueue.c3948 if (WILL_BE_QUEUED(ei->e_sendmode))