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

/linux-master/tools/lib/subcmd/
H A Drun-command.c31 int need_in, need_out, need_err; local
50 need_out = !cmd->no_stdout
53 if (need_out) {
71 if (need_out)
104 else if (need_out) {
141 if (need_out)
157 if (need_out)

Completed in 312 milliseconds