Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c1798 clrbitn(M_MUSER, ProgMailer->m_flags);
1807 clrbitn(M_MUSER, FileMailer->m_flags);
H A Dsendmail.h438 #define M_MUSER 'm' /* can handle multiple users at once */ macro
H A Ddeliver.c1499 if (tochain != NULL && !bitnset(M_MUSER, m->m_flags))