Searched refs:need_in (Results 1 – 1 of 1) sorted by relevance
33 int need_in, need_out, need_err; in start_command() local42 need_in = !cmd->no_stdin && cmd->in < 0; in start_command()43 if (need_in) { in start_command()57 if (need_in) in start_command()69 if (need_in) in start_command()87 else if (need_in) { in start_command()139 if (need_in) in start_command()154 if (need_in) in start_command()
Completed in 3 milliseconds