Lines Matching refs:mci_phase
136 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);
2587 SmtpPhase = mci->mci_phase = "client DATA 354";
2590 qid_printname(e), CurHostName, mci->mci_phase);
2720 SmtpPhase = mci->mci_phase = "client DATA status";
2722 CurHostName, mci->mci_phase);
2751 SmtpPhase = mci->mci_phase = "idle";
2752 sm_setproctitle(true, e, "%s: %s", CurHostName, mci->mci_phase);