Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.h360 nsresult GetApopTimestamp();
H A DnsPop3Protocol.cpp1129 if (NS_SUCCEEDED(GetApopTimestamp())) SetCapFlag(POP3_HAS_AUTH_APOP); in WaitForStartOfConnectionResponse()
3974 nsresult nsPop3Protocol::GetApopTimestamp() { in GetApopTimestamp() function in nsPop3Protocol