Searched refs:prevfl (Results 1 - 1 of 1) sorted by relevance

/sendmail/mail.local/
H A Dmail.local.c773 bool prevfl; /* previous line was terminated */ local
815 prevfl = fullline; /* preserve state of previous line */
821 if (prevfl && LMTPMode && line[0] == '.')
862 if (prevfl && line[0] == '\n' && HeaderLength == 0)
878 if (prevfl && line[0] == '\n')
890 if (prevfl && HeaderLength == 0 &&

Completed in 20 milliseconds