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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c46 static bool SmtpNeedIntro; /* need "while talking" in transcript */ variable
94 SmtpNeedIntro = true;
3192 if (SmtpNeedIntro)
3199 SmtpNeedIntro = false;

Completed in 46 milliseconds