Lines Matching refs:m_mailer
310 strcmp(m->m_mailer, "[IPC]") == 0 &&
1698 if (strcmp(m->m_mailer, "[FILE]") == 0)
1916 if (strcmp(m->m_mailer, "[LPC]") == 0)
1952 else if (strcmp(m->m_mailer, "[IPC]") == 0)
1958 syserr("null destination for %s mailer", m->m_mailer);
2693 ret = safefile(m->m_mailer, getuid(), getgid(),
2698 m->m_mailer, sm_errstring(ret));
2739 (void) execve(m->m_mailer, (ARGV_T) pv,
2742 syserr("Cannot exec %s", m->m_mailer);
3321 m->m_name, m->m_mailer);
5718 strcmp(m->m_mailer, "[IPC]") != 0 &&
5730 if (strcmp(m->m_mailer, "[IPC]") != 0 ||