Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddeliver.c6012 mci->mci_mailer->m_eol);
6042 mci->mci_mailer->m_eol)
6075 mci->mci_mailer->m_eol)
6083 mci->mci_mailer->m_eol);
6149 mci->mci_mailer->m_eol)
6161 mci->mci_mailer->m_eol);
6174 mci->mci_mailer->m_eol);
6177 mci->mci_mailer->m_eol)
6231 mci->mci_mailer->m_eol);
6233 mci->mci_mailer->m_eol) == SM_IO_EOF)
H A Dusersmtp.c2811 m->m_eol);
2841 bitset(MCIF_INLONGLINE, mci->mci_flags) ? m->m_eol : "",
2842 m->m_eol) == SM_IO_EOF)
3553 : m->m_eol);
H A Dreadcf.c1647 m->m_eol = newstr(p);
1952 if (m->m_eol == NULL)
1968 m->m_eol = "\r\n";
1970 m->m_eol = "\n";
2246 xputs(fp, m->m_eol);
H A Dutil.c1281 mci->mci_mailer->m_eol) == SM_IO_EOF ||
1343 mci->mci_mailer->m_eol) == SM_IO_EOF)
H A Dsendmail.h590 char *m_eol; /* end of line string */ member
H A Dqueue.c803 nullmailer.m_eol = "\n";