Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/subcmd/
H A Drun-command.c32 int need_in, need_out, need_err; in start_command() local
51 need_out = !cmd->no_stdout in start_command()
54 if (need_out) { in start_command()
72 if (need_out) in start_command()
105 else if (need_out) { in start_command()
142 if (need_out) in start_command()
158 if (need_out) in start_command()