Home
last modified time | relevance | path

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

/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.h75 size_t fMailDropSize; variable
H A DPOP3.cpp70 fMailDropSize(0), in POP3Protocol()
459 fMailDropSize = dropSize; in Stat()
481 return fMailDropSize; in MailDropSize()