need_out           31 tools/lib/subcmd/run-command.c 	int need_in, need_out, need_err;
need_out           50 tools/lib/subcmd/run-command.c 	need_out = !cmd->no_stdout
need_out           53 tools/lib/subcmd/run-command.c 	if (need_out) {
need_out           71 tools/lib/subcmd/run-command.c 			if (need_out)
need_out          104 tools/lib/subcmd/run-command.c 		else if (need_out) {
need_out          139 tools/lib/subcmd/run-command.c 		if (need_out)
need_out          155 tools/lib/subcmd/run-command.c 	if (need_out)