Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/sendmail/src/
HDrecipient.c85 if (!bitnset(M_EXPENSIVE, yy->q_mailer->m_flags))
731 else if (NoConnect && bitnset(M_EXPENSIVE, new->q_mailer->m_flags))
HDsendmail.h617 #define M_EXPENSIVE 'e' /* it costs to use this mailer.... */ macro
HDdeliver.c448 bitnset(M_EXPENSIVE, q->q_mailer->m_flags))