Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/lib/subcmd/
H A 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()
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A 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()

Completed in 2 milliseconds