Home
last modified time | relevance | path

Searched refs:m_eol (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c4786 mci->mci_mailer->m_eol);
4816 mci->mci_mailer->m_eol)
4849 mci->mci_mailer->m_eol)
4857 mci->mci_mailer->m_eol);
4923 mci->mci_mailer->m_eol)
4935 mci->mci_mailer->m_eol);
4948 mci->mci_mailer->m_eol);
4951 mci->mci_mailer->m_eol)
5005 mci->mci_mailer->m_eol);
5007 mci->mci_mailer->m_eol) == SM_IO_EOF)
H A Dreadcf.c1307 m->m_eol = newstr(p);
1607 if (m->m_eol == NULL)
1623 m->m_eol = "\r\n";
1625 m->m_eol = "\n";
1901 xputs(fp, m->m_eol);
H A Dusersmtp.c2680 m->m_eol);
2710 bitset(MCIF_INLONGLINE, mci->mci_flags) ? m->m_eol : "",
2711 m->m_eol) == SM_IO_EOF)
3316 : m->m_eol);
H A Dutil.c1135 mci->mci_mailer->m_eol) == SM_IO_EOF ||
1197 mci->mci_mailer->m_eol) == SM_IO_EOF)
H A Dsendmail.h401 char *m_eol; /* end of line string */ member
H A Dqueue.c777 nullmailer.m_eol = "\n";