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!
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()