Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.h365 int32_t WaitForStartOfConnectionResponse(nsIInputStream* inputStream,
H A DnsPop3Protocol.cpp1103 int32_t nsPop3Protocol::WaitForStartOfConnectionResponse( in WaitForStartOfConnectionResponse() function in nsPop3Protocol
3611 status = WaitForStartOfConnectionResponse(aInputStream, aLength); in ProcessProtocolState()