Searched refs:M_ALIASABLE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dalias.c804 if (!bitnset(M_ALIASABLE, al.q_mailer->m_flags))
H A Drecipient.c915 bitnset(M_ALIASABLE, m->m_flags))
H A Dsendmail.h417 #define M_ALIASABLE 'A' /* user can be LHS of an alias */ macro
H A Dmain.c1821 setbitn(M_ALIASABLE, LocalMailer->m_flags);

Completed in 84 milliseconds