Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c80 if (!bitnset(M_EXPENSIVE, yy->q_mailer->m_flags))
712 else if (NoConnect && bitnset(M_EXPENSIVE, new->q_mailer->m_flags))
H A Dsendmail.h424 #define M_EXPENSIVE 'e' /* it costs to use this mailer.... */ macro
H A Ddeliver.c344 bitnset(M_EXPENSIVE, q->q_mailer->m_flags))