Home
last modified time | relevance | path

Searched refs:g_command_results (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dfunc.cc543 static vector<CommandResult*> g_command_results; variable
592 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()