Home
last modified time | relevance | path

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

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