Searched refs:SmtpMsgBuffer (Results 1 – 1 of 1) sorted by relevance
92 SmtpMsgBuffer[0] = '\0';3123 if (SmtpMsgBuffer[0] != '\0')3124 what = SmtpMsgBuffer;3159 if (strncmp(SmtpMsgBuffer, "QUIT", 4) == 0)3257 if (SmtpMsgBuffer[0] != '\0')3266 : SmtpMsgBuffer));3267 SmtpMsgBuffer[0] = '\0';3416 (void) sm_vsnprintf(SmtpMsgBuffer, sizeof(SmtpMsgBuffer), f, ap);3420 nmessage(">>> %s", SmtpMsgBuffer);3424 SmtpMsgBuffer);[all …]