Searched refs:Retrieve (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.h39 status_t Retrieve(int32 message, BPositionIO* to);
H A DMessageIO.cpp80 // starting from the beginning (network->Retrieve does a seek to
90 status_t status = fProtocol->Retrieve(fMessageID, fSlave);
H A DPOP3.cpp539 POP3Protocol::Retrieve(int32 message, BPositionIO* to) function in class:POP3Protocol
551 printf("POP3Protocol::Retrieve Note: message size is %" B_PRIdOFF

Completed in 39 milliseconds