Searched refs:execute_command_and_get_output (Results 1 – 3 of 3) sorted by relevance
65 bool execute_command_and_get_output(const string&, vector<string>&);
1063 execute_command_and_get_output(const string& cmd, vector<string>& lines) in execute_command_and_get_output() function1117 execute_command_and_get_output("rpm -qp --provides " in get_dsos_provided_by_rpm()
12023 * include/abg-tools-utils.h (execute_command_and_get_output)12024 (execute_command_and_get_output, remove_trailing_white_spaces):12026 * src/abg-tools-utils.cc (execute_command_and_get_output)