Searched refs:suppress_output (Results 1 – 1 of 1) sorted by relevance
54 bool suppress_output = !(output_buf && output_max_len); in run_command() local65 suppress_output ? " > /dev/null 2>&1" : ""); in run_command()71 if (!suppress_output) in run_command()