Home
last modified time | relevance | path

Searched refs:M_HASPWENT (Results 1 – 5 of 5) sorted by relevance

/original-bsd/usr.sbin/sendmail/src/
H A Drecipient.c466 bitnset(M_HASPWENT, m->m_flags))
1249 if (bitnset(M_HASPWENT, c->q_mailer->m_flags))
H A Dalias.c755 if (!bitnset(M_HASPWENT, user->q_mailer->m_flags) ||
H A Denvelope.c708 if (bitnset(M_HASPWENT, e->e_from.q_mailer->m_flags))
H A Dsendmail.h237 # define M_HASPWENT 'w' /* check for /etc/passwd entry */ macro
H A Dsavemail.c304 if (bitnset(M_HASPWENT, e->e_from.q_mailer->m_flags))