Searched refs:_cmd (Results 1 – 11 of 11) sorted by relevance
83 rem the _cmd.exe /c_ return code!
139 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand() argument142 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()200 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand() argument203 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()