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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp201 status = fFetchStatus;
215 fFetchStatus = fFolder.StoreBody(fUID, stream, length, fRef, fFile);
221 if (fFetchStatus == B_OK)
232 status_t fFetchStatus; member in class:FetchBodiesCommand
282 fFetchStatus = fFolder.StoreMessage(fetchFlags, stream, length,
289 if (fFetchStatus == B_OK) {
306 status_t fFetchStatus; member in class:FetchHeadersCommand

Completed in 39 milliseconds