Searched defs:atbol (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmime.c754 static bool atbol = true; /* at beginning of line */ local
777 atbol = true;
790 if (atbol && c == '-')
829 atbol = c == '\n';

Completed in 57 milliseconds