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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c352 bool sm_gotmail; /* mail command received */ member in struct:__anon153
490 smtp.sm_gotmail = false; \
1149 smtp.sm_gotmail = false;
1194 if (LogLevel > (smtp.sm_gotmail ? 1 : 19))
1626 if (smtp.sm_gotmail)
1813 if (smtp.sm_gotmail)
2135 if (gothello || smtp.sm_gotmail)
2291 if (smtp.sm_gotmail)
2520 smtp.sm_gotmail = true;
2608 if (!smtp.sm_gotmail)
[all...]

Completed in 67 milliseconds