Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c352 bool sm_gotmail; /* mail command received */ member
490 smtp.sm_gotmail = false; \
1160 smtp.sm_gotmail = false;
1637 if (smtp.sm_gotmail)
1824 if (smtp.sm_gotmail)
2131 if (gothello || smtp.sm_gotmail)
2288 if (smtp.sm_gotmail)
2517 smtp.sm_gotmail = true;
2605 if (!smtp.sm_gotmail)
3350 if (!smtp->sm_gotmail)
[all …]