Searched refs:ReplyResume (Results 1 – 3 of 3) sorted by relevance
37 static const std::string ReplyResume = "RESUME\n"; variable
901 } else if (command == ReplyResume) { in ClientCommandHandle()925 ret = SendFifoAndWaitReply(HiperfClient::ReplyResume, CONTROL_WAITREPY_TOMEOUT); in ProcessControl()
666 if (SendCommandAndWait(ReplyResume)) { in Resume()