Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Drecipient.c85 if (!bitnset(M_EXPENSIVE, yy->q_mailer->m_flags))
731 else if (NoConnect && bitnset(M_EXPENSIVE, new->q_mailer->m_flags))
H A Dsendmail.h617 #define M_EXPENSIVE 'e' /* it costs to use this mailer.... */ macro
H A Ddeliver.c448 bitnset(M_EXPENSIVE, q->q_mailer->m_flags))