Home
last modified time | relevance | path

Searched refs:need_in (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
41 need_in = !cmd->no_stdin && cmd->in < 0; in start_command()
42 if (need_in) { in start_command()
56 if (need_in) in start_command()
68 if (need_in) in start_command()
86 else if (need_in) { in start_command()
138 if (need_in) in start_command()
153 if (need_in) in start_command()