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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DProtocol.cpp284 BString commandString = command.CommandString(); local
285 if (commandString.IsEmpty())
293 status_t status = SendCommand(commandID, commandString.String());

Completed in 76 milliseconds