Searched refs:_cmd (Results 1 – 10 of 10) sorted by relevance
77 rem the _cmd.exe /c_ return code!
83 rem the _cmd.exe /c_ return code!
82 rem the _cmd.exe /c_ return code!
144 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() argument147 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()205 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() argument208 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()
183 LegacyResult::Err { cmd: _cmd, code } => { in serialize_trusty_response_message()