Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Drun-command.c20 int need_in, need_out, need_err; in start_command() local
28 need_in = !cmd->no_stdin && cmd->in < 0; in start_command()
29 if (need_in) { in start_command()
43 if (need_in) in start_command()
55 if (need_in) in start_command()
73 else if (need_in) { in start_command()
123 if (need_in) in start_command()
138 if (need_in) in start_command()