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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.h301 class SubscribeCommand : public Command { class in namespace:IMAP
303 SubscribeCommand(const char* mailboxName);
H A DCommands.cpp738 SubscribeCommand::SubscribeCommand(const char* mailboxName) function in class:IMAP::SubscribeCommand
746 SubscribeCommand::CommandString()
H A DProtocol.cpp216 SubscribeCommand command(folder);

Completed in 85 milliseconds