Lines Matching refs:mci_phase
172 SmtpPhase = mci->mci_phase = "client greeting";
174 qid_printname(e), CurHostName, mci->mci_phase);
211 SmtpPhase = mci->mci_phase = "client LHLO";
217 SmtpPhase = mci->mci_phase = "client EHLO";
222 SmtpPhase = mci->mci_phase = "client HELO";
228 CurHostName, mci->mci_phase);
2297 SmtpPhase = mci->mci_phase = "client MAIL";
2299 CurHostName, mci->mci_phase);
2524 SmtpPhase = mci->mci_phase = "client RCPT";
2526 CurHostName, mci->mci_phase);
2731 SmtpPhase = mci->mci_phase = "client DATA 354";
2734 qid_printname(e), CurHostName, mci->mci_phase);
2851 SmtpPhase = mci->mci_phase = "client DATA status";
2853 CurHostName, mci->mci_phase);
2882 SmtpPhase = mci->mci_phase = "idle";
2883 sm_setproctitle(true, e, "%s: %s", CurHostName, mci->mci_phase);