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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp662 fPrefix(prefix),
673 if (fPrefix != NULL)
674 command << fEncoding.Encode(fPrefix) << "%";
H A DCommands.h294 const char* fPrefix; member in class:IMAP::ListCommand

Completed in 88 milliseconds