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