Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.h371 int32_t SendCapa();
H A DnsPop3Protocol.cpp1384 int32_t nsPop3Protocol::SendCapa() { in SendCapa() function in nsPop3Protocol
3637 status = SendCapa(); in ProcessProtocolState()