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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c556 volatile bool gothello; /* helo command received */ local
1148 gothello = false;
2063 if (gothello)
2135 if (gothello || smtp.sm_gotmail)
2211 gothello = true;
2286 if (!gothello && bitset(PRIV_NEEDMAILHELO, PrivacyFlags))
2334 if (!gothello)
2940 else if (!gothello &&

Completed in 30 milliseconds