Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dmime.c64 static bool MapNLtoCRLF; variable
153 MapNLtoCRLF = true;
249 MapNLtoCRLF = false;
543 else if (!MapNLtoCRLF ||
867 if (c == '\n' && MapNLtoCRLF)