Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/subcmd/
Drun-command.c31 int need_in, need_out, need_err; in start_command() local
50 need_out = !cmd->no_stdout in start_command()
53 if (need_out) { in start_command()
71 if (need_out) in start_command()
104 else if (need_out) { in start_command()
139 if (need_out) in start_command()
155 if (need_out) in start_command()