Searched refs:need_in (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Drun-command.c21 int need_in, need_out, need_err; start_command() local
30 need_in = !cmd->no_stdin && cmd->in < 0; start_command()
31 if (need_in) { start_command()
45 if (need_in) start_command()
57 if (need_in) start_command()
75 else if (need_in) { start_command()
125 if (need_in) start_command()
140 if (need_in) start_command()

Completed in 330 milliseconds