Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsSmtpProtocol.h207 nsresult SendTLSResponse();
H A DnsSmtpProtocol.cpp968 nsresult nsSmtpProtocol::SendTLSResponse() { in SendTLSResponse() function in nsSmtpProtocol
2011 status = SendTLSResponse(); in ProcessProtocolState()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.h373 int32_t SendTLSResponse();
H A DnsPop3Protocol.cpp1479 int32_t nsPop3Protocol::SendTLSResponse() { in SendTLSResponse() function in nsPop3Protocol
3645 status = SendTLSResponse(); in ProcessProtocolState()