Home
last modified time | relevance | path

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

/external/boringssl/src/tool/
Dtransport_common.cc891 std::string reply_220; in DoSMTPStartTLS() local
892 if (!line_reader.ReadSMTPReply(&code_220, &reply_220)) { in DoSMTPStartTLS()
929 if (!line_reader.ReadSMTPReply(&code_220, &reply_220)) { in DoSMTPStartTLS()