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

/haiku/src/servers/mail/
H A DMailDaemonApplication.h78 BInboundMailProtocol* _InboundProtocol(int32 account);
H A DMailDaemonApplication.cpp245 BInboundMailProtocol* protocol = _InboundProtocol(account);
299 BInboundMailProtocol* protocol = _InboundProtocol(account);
479 BInboundMailProtocol* protocol = _InboundProtocol(account);
763 MailDaemonApplication::_InboundProtocol(int32 account) function in class:MailDaemonApplication

Completed in 91 milliseconds