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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp663 fSubscribedOnly(subscribedOnly)
731 return fSubscribedOnly ? "LSUB" : "LIST";
H A DCommands.h297 bool fSubscribedOnly; member in class:IMAP::ListCommand

Completed in 78 milliseconds