Searched refs:execute_command_and_get_output (Results 1 – 4 of 4) sorted by relevance
50 let output = execute_command_and_get_output("brew", &["--prefix", version]); in resolve_with_wellknown_homebrew_location()262 fn execute_command_and_get_output(cmd: &str, args: &[&str]) -> Option<String> { in execute_command_and_get_output() function
70 bool execute_command_and_get_output(const string&, vector<string>&);
1165 execute_command_and_get_output(const string& cmd, vector<string>& lines) in execute_command_and_get_output() function1219 execute_command_and_get_output("rpm -qp --provides " in get_dsos_provided_by_rpm()
16885 * include/abg-tools-utils.h (execute_command_and_get_output)16886 (execute_command_and_get_output, remove_trailing_white_spaces):16888 * src/abg-tools-utils.cc (execute_command_and_get_output)