Searched refs:_cmd (Results 1 – 4 of 4) sorted by relevance
83 rem the _cmd.exe /c_ return code!
77 rem the _cmd.exe /c_ return code!
146 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() argument149 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()207 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() argument210 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()