Searched refs:ccmd (Results 1 – 1 of 1) sorted by relevance
448 string ccmd = cmd; in _SendRequest() local454 puts(ccmd.c_str()); in _SendRequest()457 ccmd += "\r\n"; in _SendRequest()458 if (fControl->Send(ccmd.c_str(), ccmd.length()) >= 0) in _SendRequest()