Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.cpp57 #define POP3LOG(str) "[this=%p] " str, this macro
779 (POP3LOG("retry button pressed"))); in OnPromptStart()
1184 (POP3LOG("setting auth failure"))); in WaitForResponse()
1302 (POP3LOG("Pop3SendData failed: %" PRIx32), in Pop3SendData()
1475 (POP3LOG("Capability entry processed"))); in CapaResponse()
1632 (POP3LOG("No auth method remaining"))); in ChooseAuthMethod()
1876 (POP3LOG("command did not succeed"))); in NextAuthStep()
1911 (POP3LOG("USER username failed"))); in NextAuthStep()
1922 (POP3LOG( in NextAuthStep()
2108 (POP3LOG( in SendUsername()
[all …]
H A DnsPop3Sink.cpp44 #define POP3LOG(str) "sink: [this=%p] " str, this macro
63 (POP3LOG("Calling ReleaseFolderLock from ~nsPop3Sink"))); in ~nsPop3Sink()
202 (POP3LOG("BeginMailDelivery acquiring semaphore"))); in BeginMailDelivery()
206 (POP3LOG("BeginMailDelivery folder locked"))); in BeginMailDelivery()
244 (POP3LOG("Calling ReleaseFolderLock from EndMailDelivery"))); in EndMailDelivery()
335 (POP3LOG("ReleaseFolderLock haveSemaphore = %s"), in ReleaseFolderLock()
360 (POP3LOG("Calling ReleaseFolderLock from AbortMailDelivery"))); in AbortMailDelivery()