Searched refs:code_220 (Results 1 – 1 of 1) sorted by relevance
571 unsigned code_220 = 0; in DoSMTPStartTLS() local573 if (!line_reader.ReadSMTPReply(&code_220, &reply_220)) { in DoSMTPStartTLS()577 if (code_220 != 220) { in DoSMTPStartTLS()579 code_220); in DoSMTPStartTLS()610 if (!line_reader.ReadSMTPReply(&code_220, &reply_220)) { in DoSMTPStartTLS()614 if (code_220 != 220) { in DoSMTPStartTLS()618 code_220); in DoSMTPStartTLS()