Searched refs:g_command_results (Results 1 – 1 of 1) sorted by relevance
543 static vector<CommandResult*> g_command_results; variable592 g_command_results.push_back(cr); in ShellFunc()714 g_command_results.push_back(cr); in FileReadFunc()747 g_command_results.push_back(cr); in FileReadFunc()774 g_command_results.push_back(cr); in FileWriteFunc()1005 return g_command_results; in GetShellCommandResults()