Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dmain.c1830 setbitn(M_RUNASRCPT, ProgMailer->m_flags);
1832 setbitn(M_RUNASRCPT, FileMailer->m_flags);
H A Dsendmail.h442 #define M_RUNASRCPT 'o' /* always run mailer as recipient */ macro
H A Ddeliver.c1555 if (bitnset(M_RUNASRCPT, to->q_mailer->m_flags))