Searched refs:execute_command_and_get_output (Results 1 – 3 of 3) sorted by relevance
64 bool execute_command_and_get_output(const string&, vector<string>&);
1051 execute_command_and_get_output(const string& cmd, vector<string>& lines) in execute_command_and_get_output() function1105 execute_command_and_get_output("rpm -qp --provides " in get_dsos_provided_by_rpm()
8471 * include/abg-tools-utils.h (execute_command_and_get_output)8472 (execute_command_and_get_output, remove_trailing_white_spaces):8474 * src/abg-tools-utils.cc (execute_command_and_get_output)