Searched refs:_cmd (Results 1 – 5 of 5) sorted by relevance
83 rem the _cmd.exe /c_ return code!
77 rem the _cmd.exe /c_ return code!
82 rem the _cmd.exe /c_ return code!
152 static const void* printReturnCommand(std::ostream& out, const void* _cmd) { in printReturnCommand() argument154 const int32_t* cmd = (const int32_t*)_cmd; in printReturnCommand()216 static const void* printCommand(std::ostream& out, const void* _cmd) { in printCommand() argument218 const int32_t* cmd = (const int32_t*)_cmd; in printCommand()