Searched refs:_cmd (Results 1 – 9 of 9) sorted by relevance
83 rem the _cmd.exe /c_ return code!
77 rem the _cmd.exe /c_ return code!
142 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() argument145 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()203 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() argument206 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()