Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dusersmtp.c136 SmtpPhase = mci->mci_phase = "client greeting";
138 qid_printname(e), CurHostName, mci->mci_phase);
165 SmtpPhase = mci->mci_phase = "client LHLO";
171 SmtpPhase = mci->mci_phase = "client EHLO";
176 SmtpPhase = mci->mci_phase = "client HELO";
182 CurHostName, mci->mci_phase);
2175 SmtpPhase = mci->mci_phase = "client MAIL";
2177 CurHostName, mci->mci_phase);
2376 SmtpPhase = mci->mci_phase = "client RCPT";
2378 CurHostName, mci->mci_phase);
[all …]
H A Dmci.c638 mci->mci_maxsize, mci->mci_phase,
H A Dsendmail.h669 char *mci_phase; /* SMTP phase string */ variable
H A Ddeliver.c3577 SmtpPhase = mci->mci_phase = "idle";
3579 mci->mci_phase);
H A Ddaemon.c2251 SmtpPhase = mci->mci_phase = "initial connection";