Home
last modified time | relevance | path

Searched refs:subscribedOnly (Results 1 – 2 of 2) 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() argument
663 fSubscribedOnly(subscribedOnly) in ListCommand()
H A DCommands.h281 bool subscribedOnly);