Home
last modified time | relevance | path

Searched refs:ListCommand (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp660 ListCommand::ListCommand(const char* prefix, bool subscribedOnly) in ListCommand() function in IMAP::ListCommand
669 ListCommand::CommandString() in CommandString()
684 ListCommand::HandleUntagged(Response& response) in HandleUntagged()
722 ListCommand::FolderList() in FolderList()
729 ListCommand::_Command() const in _Command()
H A DCommands.h278 class ListCommand : public Command, public Handler {
280 ListCommand(const char* prefix,
H A DProtocol.cpp202 ListCommand command(NULL, true); in GetSubscribedFolders()
397 ListCommand command(NULL, false); in _GetAllFolders()